diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 23:23:44 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 23:23:44 -0400 |
| commit | b89636769c271cadc154e045cca3ea06cb4a61e1 (patch) | |
| tree | 068a164789a9a8e8b303b4322d9d268e2d6bce8b /data/moves | |
| parent | 15ad69e0c6e35be34dc65322209d3673607d00c5 (diff) | |
Updates to more closely sync with pokecrystal
Diffstat (limited to 'data/moves')
| -rw-r--r-- | data/moves/tmhm_moves.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm index 2834e7df..e2c44f23 100644 --- a/data/moves/tmhm_moves.asm +++ b/data/moves/tmhm_moves.asm @@ -32,6 +32,7 @@ endr db 0 ; end +; unused db 0 db 0 db 0 |
