Move some gfx files around, also clock reset fn

This commit is contained in:
PikalaxALT
2015-11-10 11:05:26 -05:00
parent d8cd991b35
commit ba05bfeafe
15 changed files with 511 additions and 489 deletions

View File

@@ -358,7 +358,7 @@ endr
push de
; BUG: callba overwrites a,
; and GetItem takes b anyway.
; and GetItemHeldEffect takes b anyway.
; This is probably the reason
; the HELD_CATCH_CHANCE effect
@@ -368,7 +368,7 @@ endr
ld a, [BattleMonItem]
; ld b, a
callba GetItem
callba GetItemHeldEffect
ld a, b
cp HELD_CATCH_CHANCE