summaryrefslogtreecommitdiff
path: root/src/npc
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/npc
parent0d58d2c5d70726abd3b439d99a6b4f41bf81b861 (diff)
cleanup asm.h
Diffstat (limited to 'src/npc')
-rw-r--r--src/npc/cat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/npc/cat.c b/src/npc/cat.c
index 0693e6a1..4d44c978 100644
--- a/src/npc/cat.c
+++ b/src/npc/cat.c
@@ -11,6 +11,7 @@
#include "save.h"
#include "physics.h"
#include "manager.h"
+#include "asm.h"
typedef struct {
/*0x00*/ Entity base;