mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 01:51:37 +00:00
GLQUAKE has ben eliminated from all but winquake.h
This commit is contained in:
parent
0cce8322b1
commit
565e135571
5 changed files with 1 additions and 21 deletions
|
@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
|
|||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
*/
|
||||
#ifndef GLQUAKE
|
||||
|
||||
// r_shared.h: general refresh-related stuff shared between the refresh and the
|
||||
// driver
|
||||
|
||||
|
@ -150,5 +150,3 @@ typedef struct edge_s
|
|||
} edge_t;
|
||||
|
||||
#endif // _R_SHARED_H_
|
||||
|
||||
#endif // GLQUAKE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue