diff options
author | xCrystal <rgr.crystal@gmail.com> | 2017-12-28 19:42:16 +0100 |
---|---|---|
committer | xCrystal <rgr.crystal@gmail.com> | 2017-12-28 19:42:16 +0100 |
commit | a45c6a558b4280f23a33d16c85d6d5bca6f1d78e (patch) | |
tree | 8d9a3f108ba012adf7d2368b7cae8557cee03c52 /wram.asm | |
parent | d6507e38827ffbda10ef947d7ddcd8b60899fdf5 (diff) |
Better placement for wram address
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1630,17 +1630,13 @@ NEXTU ; d002 ; miscellaneous wTempDayOfWeek:: wApricorns:: +wKeepSevenBiasChance:: ; used in the slots to handle the favoring of 7 symbol streaks db - ds 2 - StartFlypoint:: db EndFlypoint:: db NEXTU ; d002 -wKeepSevenBiasChance:: -; used in the slots to handle the favoring of 7 symbol streaks - ; unidentified wd002:: db wd003:: db |