diff options
author | U-Maria-PC\Maria <throwawaygolem@gmail.com> | 2017-07-29 19:46:13 -0400 |
---|---|---|
committer | U-Maria-PC\Maria <throwawaygolem@gmail.com> | 2017-07-29 19:46:13 -0400 |
commit | abc36f9930a18e2302d9752ca695c41c555c341d (patch) | |
tree | b8fa80f6f472aa60953c51f18038fb5a0d9b7ce6 /asm/intro_credits_graphics.s | |
parent | 7203edeeb6f2dc56cf123c9082998fc93e7dc160 (diff) |
intro_credits_graphics
Diffstat (limited to 'asm/intro_credits_graphics.s')
-rw-r--r-- | asm/intro_credits_graphics.s | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/asm/intro_credits_graphics.s b/asm/intro_credits_graphics.s deleted file mode 100644 index ef4d313d4..000000000 --- a/asm/intro_credits_graphics.s +++ /dev/null @@ -1,9 +0,0 @@ - .include "constants/gba_constants.inc" - .include "constants/species_constants.inc" - .include "asm/macros.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. |