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/ice.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/ice.s') diff --git a/asm/ice.s b/asm/ice.s index 557be621c..032da59c3 100755 --- a/asm/ice.s +++ b/asm/ice.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" + .include "include/macros.inc" .syntax unified -- cgit v1.2.3