diff options
Diffstat (limited to 'asm/fight.s')
-rwxr-xr-x | asm/fight.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/fight.s b/asm/fight.s index 1969aee14..e8e3299af 100755 --- a/asm/fight.s +++ b/asm/fight.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" + .include "include/macros.inc" .syntax unified |