diff options
Diffstat (limited to 'src/npc/cat.c')
| -rw-r--r-- | src/npc/cat.c | 1 |
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; |
