mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-09 23:11:10 +13:00
Update wram.asm
Adds routines to give trainer battles distinctions
This commit is contained in:
parent
fe8d220568
commit
6727a5e4f4
|
|
@ -1690,7 +1690,11 @@ wPseudoItemID:: db
|
|||
|
||||
wUnusedD153:: db
|
||||
|
||||
ds 2
|
||||
wIsTrainerBattle::
|
||||
ds 1
|
||||
|
||||
wWasTrainerBattle::
|
||||
ds 1
|
||||
|
||||
wEvoStoneItemID:: db
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue