diff options
Diffstat (limited to 'asm/m4a_3.s')
-rw-r--r-- | asm/m4a_3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/m4a_3.s b/asm/m4a_3.s index a842ae925..82b6a2467 100644 --- a/asm/m4a_3.s +++ b/asm/m4a_3.s @@ -1,4 +1,4 @@ - .include "asm/macros.inc" + .include "include/macros.inc" .include "constants/gba_constants.inc" .include "constants/m4a_constants.inc" |