aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.hpp
diff options
context:
space:
mode:
authorsalaaad2 <arthurdurant263@gmail.com>2022-01-14 11:59:55 +0100
committersalaaad2 <arthurdurant263@gmail.com>2022-01-14 11:59:55 +0100
commitb68a18a730bf50c92fd2c562ae2ecb5c54692364 (patch)
tree91451bd274eb851b92e422338e57f37d0ab7684a /src/gameplay.hpp
parentadd license, better next screen and begin savestate (diff)
downloadthreshold-b68a18a730bf50c92fd2c562ae2ecb5c54692364.tar.gz
threshold-b68a18a730bf50c92fd2c562ae2ecb5c54692364.tar.bz2
threshold-b68a18a730bf50c92fd2c562ae2ecb5c54692364.tar.xz
threshold-b68a18a730bf50c92fd2c562ae2ecb5c54692364.tar.zst
threshold-b68a18a730bf50c92fd2c562ae2ecb5c54692364.zip
boss has the correct textures
Diffstat (limited to '')
-rw-r--r--src/gameplay.hpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/gameplay.hpp b/src/gameplay.hpp
index 4f16504..5d02e4c 100644
--- a/src/gameplay.hpp
+++ b/src/gameplay.hpp
@@ -34,9 +34,10 @@
#define SBIRE_TEX_IDLE "../meta/media/sprites/sbire_idle.png"
#define SBIRE_TEX_HURT "../meta/media/sprites/sbire_hurt.png"
-#define BACKGROUND_TEX "../meta/media/sprites/background.png"
-
-// TODO: boss textures
+// boss textures
+#define BOSS_TEX_IDLE "../meta/media/sprites/boss_idle.png"
+#define BOSS_TEX_HURT "../meta/media/sprites/boss_hurt.png"
+#define BOSS_TEX_DEAD "../meta/media/sprites/boss_hurt.png"
// #define COOLPURPLE \
// CLITERAL(Color) { 170, 153, 255, 255 } // cool Purple