summaryrefslogtreecommitdiff
path: root/src/gfxinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfxinit.h')
-rw-r--r--src/gfxinit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gfxinit.h b/src/gfxinit.h
index 0d6e79613..a59cc6259 100644
--- a/src/gfxinit.h
+++ b/src/gfxinit.h
@@ -7,5 +7,6 @@
void CheckExternalFiles();
void GfxLoadSprites();
+void LoadSpritesIndexed(int file_index, uint *sprite_id, const SpriteID *index_tbl);
#endif /* GFXINIT_H */