diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-20 22:14:36 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-20 22:14:36 -0400 |
commit | f5e71601ec02e0d3826a47902c1d82c80426e369 (patch) | |
tree | 0188ad524e9566927dfbf5b26186b16f93f57f25 /data | |
parent | 8ce2dd0be78310a839b75516a4d50a2af213c493 (diff) |
Blow through the glass workshop functions
Diffstat (limited to 'data')
-rwxr-xr-x | data/field_specials.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/field_specials.s b/data/field_specials.s index 9589e49b7..78cf99e2c 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,17 +3,6 @@ .section .rodata - .align 2 -gUnknown_083F83C0:: @ 83F83C0 - .4byte OtherText_BlueFlute - .4byte OtherText_YellowFlute - .4byte OtherText_RedFlute - .4byte OtherText_WhiteFlute - .4byte OtherText_BlackFlute - .4byte OtherText_PrettyChair - .4byte OtherText_PrettyDesk - .4byte gOtherText_CancelNoTerminator - gUnknown_083F83E0:: @ 83F83E0 .byte 12, 2, 4, 5, 1, 8, 7, 11, 3, 10, 9, 6 |