diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-01 18:26:25 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-01 18:26:25 -0800 |
| commit | 1ca41b54a984af1da881cb9a01015069a570c195 (patch) | |
| tree | 83946bfda0b34f854c05bfdecc7bc2352c416ee3 /include/npc.h | |
| parent | 0e72c3ee157adb058e6751ff3d1a7ba070b0eef7 (diff) | |
color.c, utils->common.c
Diffstat (limited to 'include/npc.h')
| -rw-r--r-- | include/npc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/npc.h b/include/npc.h index 3e049fb0..3ad4beff 100644 --- a/include/npc.h +++ b/include/npc.h @@ -3,7 +3,7 @@ #include "global.h" #include "asm.h" -#include "utils.h" +#include "common.h" #include "sound.h" #include "effects.h" |
