mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-09 04:41:16 -05:00
remove clear macro
it needs to have an argument (see 47AA18 in FireRed 1.1) but text macros don't support arguments.
This commit is contained in:
parent
ca41b67dd8
commit
bdd7aa344d
|
|
@ -89,7 +89,6 @@ CC_10 = 2 # play sound effects
|
|||
[shift_right] FC 0D # a nop in Ruby/Sapphire
|
||||
[shift_down] FC 0E
|
||||
[fill_window] FC 0F # clear window text lines in Ruby/Sapphire
|
||||
[clear] FC 11
|
||||
[skip] FC 12
|
||||
[japanese] FC 15
|
||||
[latin] FC 16
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user