add boostinfo

This commit is contained in:
Frederic Leger
2023-10-30 14:03:10 -04:00
parent dd851a17e1
commit 9fa4f2829b
9 changed files with 140 additions and 2 deletions

View File

@@ -35,5 +35,6 @@
#define AUDIO_PATH "./media/audio/"
#define CHUNK_PATH "./media/chunks/"
#define MENU_ITEM_PATH "./media/menu_items/"
#define BOOSTER_TEXTURE_PATH "./media/textures/Booster"
#endif // DEFINE_H__