diff options
-rw-r--r-- | arm9/asm/FS_arm9.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/FS_arm9.s b/arm9/asm/FS_arm9.s index 8fcbff7a..d9b791b8 100644 --- a/arm9/asm/FS_arm9.s +++ b/arm9/asm/FS_arm9.s @@ -1,4 +1,4 @@ - .include "asm/macros.inc + .include "asm/macros.inc" .include "global.inc" .section .text |