Commit Graph

3 Commits (73989b1437a9c8d42b080422def3dbbc20b9533a)

Author SHA1 Message Date
tron ba9157fbbc (svn r3183) Remove an unused declaration and properly declare CheckExternalFiles() in a header 19 years ago
Darkvater 4a58250cb9 (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 a7d6b41c6a (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