diff options
Diffstat (limited to 'asm/flying.s')
-rw-r--r--[-rwxr-xr-x] | asm/flying.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/flying.s b/asm/flying.s index 99cb11913..ce3fb050b 100755..100644 --- a/asm/flying.s +++ b/asm/flying.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" + .include "include/macros.inc" .syntax unified |