(svn r18028) -Codechange: unglobalise some functions
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#ifndef GFXINIT_H
|
||||
#define GFXINIT_H
|
||||
|
||||
#include "gfx_type.h"
|
||||
|
||||
void GfxLoadSprites();
|
||||
void LoadSpritesIndexed(int file_index, uint *sprite_id, const SpriteID *index_tbl);
|
||||
|
||||
#endif /* GFXINIT_H */
|
||||
|
Reference in New Issue
Block a user