Commit Graph

3 Commits (38a0ef3bc6864898faa9b10bd59f98aeb82a905f)

Author SHA1 Message Date
tron 8658560229 (svn r3183) Remove an unused declaration and properly declare CheckExternalFiles() in a header 19 years ago
Darkvater 8e6a911700 (svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending
19 years ago
tron 19f5036c46 (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
This doesn't ease the global variable mess, but makes the distinction between sprite heap and gfx loading routines easier.
19 years ago