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:
haven1433 2023-08-23 07:38:52 -05:00
parent ca41b67dd8
commit bdd7aa344d

View File

@ -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