mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
7 lines
84 B
C
7 lines
84 B
C
|
#ifndef __world_h
|
||
|
#define __world_h
|
||
|
|
||
|
@extern integer deathmatch;
|
||
|
|
||
|
#endif//__world_h
|