diff options
| author | Panda Habert <eldredhabert0@gmail.com> | 2017-03-16 20:47:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-16 20:47:01 +0100 |
| commit | cfacfd847c56a5162d33684238acf6c59e0677b9 (patch) | |
| tree | aaad9b7400022529db0095c7b7b8a2cb80b75c3a | |
| parent | Merge pull request #144 from AntonioND/an/fix-floating (diff) | |
| download | pokeyellow-cfacfd847c56a5162d33684238acf6c59e0677b9.tar.gz pokeyellow-cfacfd847c56a5162d33684238acf6c59e0677b9.tar.xz pokeyellow-cfacfd847c56a5162d33684238acf6c59e0677b9.zip | |
Fix typo in address
| -rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1414,7 +1414,7 @@ wStatusScreenHPBarColor:: ; cf25 ds 7 -wCopyingSGBTileData:: ; c2fd +wCopyingSGBTileData:: ; cf2d wWhichPartyMenuHPBar:: ; cf2d |
