Name the script special function and clean up a couple specials.

This commit is contained in:
yenatch
2014-07-19 14:02:58 -07:00
parent 52c5047a53
commit be08d93b61
2 changed files with 52 additions and 43 deletions

View File

@@ -293,7 +293,7 @@ Script_special: ; 0x96e26
ld e, a
call GetScriptByte
ld d, a
callba Functionc01b
callba Special
ret
; 0x96e35