aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets.h')
-rw-r--r--src/assets.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/assets.h b/src/assets.h
index 4c0355a..4e5fb61 100644
--- a/src/assets.h
+++ b/src/assets.h
@@ -3,7 +3,7 @@
#define ASSETS_NAME_MAX 100
-#define TEXTURE_ASSET_COUNT 9
+#define TEXTURE_ASSET_COUNT 10
#define ANIMATION_ASSET_COUNT 4
#ifndef ASSETS_H
@@ -23,7 +23,8 @@ enum
SHOP_BOARD_TEXTURE,
STONE_TEXTURE,
CLICKER_TOOL_TEXTURE,
- BOOPER_TOOL_TEXTURE
+ BOOPER_TOOL_TEXTURE,
+ PENGUIN_BILLBOARD_TEXTURE
};
enum