diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-04 19:43:28 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-04 20:10:39 -0400 |
commit | 306c85750e0686f9af104249ca3000e717aee0e2 (patch) | |
tree | 0b277bda2ba1a0f0d2ba37fb256396a77b09b6a8 /wram.asm | |
parent | 5a546068a84d57454c7f95395250346ac14da81e (diff) |
Identify some more unnamed labels
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2448,8 +2448,8 @@ wScriptTextAddr:: dw ds 1 wWildEncounterCooldown:: db -wXYComparePointer:: dw +wXYComparePointer:: dw ds 4 wBattleScriptFlags:: db |