summaryrefslogtreecommitdiff
path: root/asm/battle_intro.s
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-10 23:20:32 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-10 23:20:32 -0600
commitb5667bd097347c1d3958fa8f9eb6d39788c0ff50 (patch)
tree29aca119bf365256255da97e8e768cd9216688a8 /asm/battle_intro.s
parentd4afe49b06a7ef2422839fcd0340c06c6a8e541b (diff)
refactor build system
Diffstat (limited to 'asm/battle_intro.s')
-rwxr-xr-xasm/battle_intro.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_intro.s b/asm/battle_intro.s
index 3f3c58a65..5b29f56a4 100755
--- a/asm/battle_intro.s
+++ b/asm/battle_intro.s
@@ -1,5 +1,5 @@
.include "constants/gba_constants.inc"
- .include "asm/macros.inc"
+ .include "include/macros.inc"
.syntax unified