diff options
| author | SatoMew <SatoMew@users.noreply.github.com> | 2020-11-29 21:28:38 +0000 |
|---|---|---|
| committer | SatoMew <SatoMew@users.noreply.github.com> | 2020-11-29 21:28:38 +0000 |
| commit | 083cb38e33891d58158762ac2580bd3b62fcdaec (patch) | |
| tree | c9230a7f0b45215e87d5a27c1a9cc09e66f8fe05 /wram.asm | |
| parent | Identify what became GSC's Key Item fanfare (diff) | |
| download | pokeyellow-083cb38e33891d58158762ac2580bd3b62fcdaec.tar.gz pokeyellow-083cb38e33891d58158762ac2580bd3b62fcdaec.tar.xz pokeyellow-083cb38e33891d58158762ac2580bd3b62fcdaec.zip | |
Update related tile animation constants
Diffstat (limited to 'wram.asm')
| -rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2000,7 +2000,7 @@ wMonHLearnset:: ds 1 wMonHeaderEnd:: -wSavedTilesetType:: +wSavedTileAnimations:: ; saved at the start of a battle and then written back at the end of the battle ds 1 |
