diff options
author | camthesaxman <cameronghall@cox.net> | 2017-11-26 17:38:39 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-11-26 17:38:39 -0600 |
commit | 48ec0941b4ebbe78fe70ef93d205ce52d2de89b2 (patch) | |
tree | 5b242c1a1d6a066f516c4df1b2ca5e784c817bbe /asm/contest.s | |
parent | 4fd33b10353c25b2af233a6679b038bdcea8eb2e (diff) |
remove empty include lines
Diffstat (limited to 'asm/contest.s')
-rw-r--r-- | asm/contest.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/contest.s b/asm/contest.s index f6193eb3b..fc2afd521 100644 --- a/asm/contest.s +++ b/asm/contest.s @@ -1,5 +1,4 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" .syntax unified |