summaryrefslogtreecommitdiff
path: root/src/enemy/ropeGolden.c
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2025-03-09 14:26:33 +0000
committerHenny022p <info@henny022.de>2025-03-09 19:00:33 +0000
commitdeacc6e95e733a54c9660f6b0155ceddddd2e6e3 (patch)
tree1c5b6433f772e009c81ce3d7a7261ab67f43427e /src/enemy/ropeGolden.c
parent0d58d2c5d70726abd3b439d99a6b4f41bf81b861 (diff)
cleanup asm.h
Diffstat (limited to 'src/enemy/ropeGolden.c')
-rw-r--r--src/enemy/ropeGolden.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enemy/ropeGolden.c b/src/enemy/ropeGolden.c
index 0e653b80..4b5051cf 100644
--- a/src/enemy/ropeGolden.c
+++ b/src/enemy/ropeGolden.c
@@ -9,6 +9,7 @@
#include "physics.h"
#include "player.h"
#include "item.h"
+#include "asm.h"
typedef struct {
/*0x00*/ Entity base;