yquake2remaster/src
Yamagi Burmeister 1782c5ab30 Add winquake.h
This header containts Windows specific stuff. It was taken from ioQuake2
and cleaned up for inclusion in Yamagi Quake II.
2012-06-04 09:13:30 +02:00
..
client Initialize sounds[] to avoid garbage branch conditions down below 2012-06-04 09:13:29 +02:00
common Remove unused Sys_CopyProtect stup 2012-06-04 09:13:29 +02:00
game Remove dead assignments 2012-06-04 09:13:29 +02:00
refresh Do not turn stack address into a global variable 2012-06-04 09:13:29 +02:00
sdl Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-04 09:13:29 +02:00
server Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-04 09:13:29 +02:00
unix Remove old setuid() magic 2012-06-04 09:13:29 +02:00
windows Add winquake.h 2012-06-04 09:13:30 +02:00