This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-11 07:42:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6fe32103ea
quakeforge
/
ruamoko
/
game
/
World.h
7 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
add the beginnings of a library for mods and a mod using the new features of qfcc. doesn't do much yet.
2002-08-14 15:40:30 +00:00
#
ifndef __world_h
#
define __world_h
Correct the spelling of "int" and clean up the mess.
2011-03-25 07:46:32 +00:00
@
extern
int
deathmatch
;
add the beginnings of a library for mods and a mod using the new features of qfcc. doesn't do much yet.
2002-08-14 15:40:30 +00:00
#
endif
//__world_h
Reference in a new issue
Copy permalink