mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Remove SRAM address comment
This commit is contained in:
parent
f159654054
commit
4ee4bf0351
@ -155,7 +155,7 @@ sBattleTowerChallengeState::
|
|||||||
sNrOfBeatenBattleTowerTrainers:: db
|
sNrOfBeatenBattleTowerTrainers:: db
|
||||||
sBTChoiceOfLevelGroup:: db
|
sBTChoiceOfLevelGroup:: db
|
||||||
; Battle Tower trainers are saved here, so nobody appears more than once
|
; Battle Tower trainers are saved here, so nobody appears more than once
|
||||||
sBTTrainers:: ds BATTLETOWER_STREAK_LENGTH ; sbe48
|
sBTTrainers:: ds BATTLETOWER_STREAK_LENGTH
|
||||||
sBattleTowerSaveFileFlags:: db
|
sBattleTowerSaveFileFlags:: db
|
||||||
sBattleTowerReward:: db
|
sBattleTowerReward:: db
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user