diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-07-10 20:46:17 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-07-10 20:46:17 -0700 |
commit | 3cd4aee0155496d3b093c31fb0758c08607ee892 (patch) | |
tree | 3de90453a1e7fe48773fd8ecddf8f2e66ae5c0f7 /wram.asm | |
parent | b458d6eb81002def4f8f4aeb3d3cc9c8300b4489 (diff) |
More core labeling and organizing
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1036,10 +1036,10 @@ wd643:: ; 0xd643 wd644:: ; 0xd644 ds $1 -wd645:: ; 0xd645 +wPsyduckState:: ; 0xd645 ds $1 -wd646:: ; 0xd646 +wPoliwagState:: ; 0xd646 ds $1 wBonusMultiplierRailingEndLightDuration:: ; 0xd647 |