diff options
| author | Sanqui <gsanky@gmail.com> | 2017-03-16 21:08:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-16 21:08:55 +0100 |
| commit | caa146a298f862771fc1a4dc7a62885c3490bfea (patch) | |
| tree | aaad9b7400022529db0095c7b7b8a2cb80b75c3a | |
| parent | Merge pull request #144 from AntonioND/an/fix-floating (diff) | |
| parent | Fix typo in address (diff) | |
| download | pokeyellow-caa146a298f862771fc1a4dc7a62885c3490bfea.tar.gz pokeyellow-caa146a298f862771fc1a4dc7a62885c3490bfea.tar.xz pokeyellow-caa146a298f862771fc1a4dc7a62885c3490bfea.zip | |
Merge pull request #145 from ISSOtm/patch-1
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 |
