more npc trade cleanup

This commit is contained in:
yenatch
2013-12-27 22:20:24 -05:00
parent 58af27eaeb
commit 4612670768
2 changed files with 46 additions and 35 deletions

View File

@ -761,7 +761,7 @@ Script_trade: ; 0x97099
call GetScriptByte
ld e, a
callba Functionfcba8
callba NPCTrade
ret
; 0x970a4