diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-06-18 23:48:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-18 23:48:39 +0300 |
commit | 83924f933797f36776a10a15ce87c85cc4dfcddf (patch) | |
tree | 451dcaefb6c9047953545c627423208bce81b035 /arm7/asm/CARD_pullOut.s | |
parent | 7adff5d7193d5c77de4e8b348123f1e19ff7fb2c (diff) | |
parent | 6c4630b94fad4a2f1ed9b3a1698ed6f821c5fe51 (diff) |
Merge pull request #173 from red031000/master
finish splitting CTRDG, distribute all the data
Diffstat (limited to 'arm7/asm/CARD_pullOut.s')
-rw-r--r-- | arm7/asm/CARD_pullOut.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arm7/asm/CARD_pullOut.s b/arm7/asm/CARD_pullOut.s index ed919647..b4d52c6c 100644 --- a/arm7/asm/CARD_pullOut.s +++ b/arm7/asm/CARD_pullOut.s @@ -215,4 +215,3 @@ _038010C0: bx lr _038010CC: .word _038099A4 _038010D0: .word FUN_03801048 - .balign 2, 0 ; Don't pad with nop |