summaryrefslogtreecommitdiff
path: root/spritecache.h
diff options
context:
space:
mode:
Diffstat (limited to 'spritecache.h')
-rw-r--r--spritecache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spritecache.h b/spritecache.h
index ebc37de2b..93df8c106 100644
--- a/spritecache.h
+++ b/spritecache.h
@@ -31,4 +31,4 @@ bool LoadNextSprite(int load_index, byte file_index);
void DupSprite(SpriteID old, SpriteID new);
void SkipSprites(uint count);
-#endif
+#endif /* SPRITECACHE_H */