diff options
author | hondew <pokehondew@gmail.com> | 2021-03-20 23:20:12 -0400 |
---|---|---|
committer | hondew <pokehondew@gmail.com> | 2021-03-20 23:20:12 -0400 |
commit | 2fe62832f7b10a39ec55fe2adcdd8243fcfc1344 (patch) | |
tree | 1b96830f2898053d6273a8795d0340402bf189e6 /arm9/asm | |
parent | 08b17cc7dd272a0f6fbbb88a507c7bd02e1d1d63 (diff) |
Use asmproc for text.c nonmatch
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/nonmatchings/GenerateFontHalfRowLookupTable.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/asm/nonmatchings/GenerateFontHalfRowLookupTable.s b/arm9/asm/nonmatchings/GenerateFontHalfRowLookupTable.s index a083bf2e..a590ef02 100644 --- a/arm9/asm/nonmatchings/GenerateFontHalfRowLookupTable.s +++ b/arm9/asm/nonmatchings/GenerateFontHalfRowLookupTable.s @@ -1,4 +1,3 @@ - .section .text glabel GenerateFontHalfRowLookupTable |