yquake2remaster/src
Yamagi Burmeister 51ca0ca673 Define missing OpenGL extensions for Windows
While this is not the 100% correct way, it's much cleaner than just
importing th whole header files.
2012-06-04 11:46:08 +02:00
..
client strsep() is a FreeBSDism. Switch over to strtok(). 2012-06-04 10:53:55 +02:00
common Stub Sys_Init() for Unix and call it while initializing 2012-06-04 09:13:30 +02:00
game Remove dead assignments 2012-06-04 09:13:29 +02:00
refresh Define missing OpenGL extensions for Windows 2012-06-04 11:46:08 +02:00
sdl Use correct include pathes to SDL under Windows 2012-06-04 10:02:01 +02:00
server Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-04 09:13:29 +02:00
unix Stub Sys_Init() for Unix and call it while initializing 2012-06-04 09:13:30 +02:00
windows Implement vid.c for Windows 2012-06-04 11:09:43 +02:00