diff options
Diffstat (limited to 'data/moves/tmhm_moves.asm')
| -rw-r--r-- | data/moves/tmhm_moves.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm index 930d6ca..e92ca20 100644 --- a/data/moves/tmhm_moves.asm +++ b/data/moves/tmhm_moves.asm @@ -6,7 +6,7 @@ SECTION "data/moves/tmhm_moves.asm", ROMX ; It was probably meant for easy testing, not as ; a final set of TM moves. -TMHMMoves: ; 04:52d1 +TMHMMoves: ; TMs db MOVE_SKETCH ; TM01 db MOVE_HIDDEN_POWER ; TM02 |
