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/pc_screen_effect.s | |
parent | 4fd33b10353c25b2af233a6679b038bdcea8eb2e (diff) |
remove empty include lines
Diffstat (limited to 'asm/pc_screen_effect.s')
-rwxr-xr-x | asm/pc_screen_effect.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/pc_screen_effect.s b/asm/pc_screen_effect.s index c9abfdb40..665978d19 100755 --- a/asm/pc_screen_effect.s +++ b/asm/pc_screen_effect.s @@ -1,5 +1,4 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" .syntax unified |