From b5667bd097347c1d3958fa8f9eb6d39788c0ff50 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Wed, 10 Jan 2018 23:20:32 -0600 Subject: refactor build system --- asm/current.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/current.s') diff --git a/asm/current.s b/asm/current.s index e77218cc9..4ef537dc3 100755 --- a/asm/current.s +++ b/asm/current.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" + .include "include/macros.inc" .syntax unified -- cgit v1.2.3