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