diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-28 01:20:49 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-28 01:20:49 -0500 |
commit | 84c798e9f40c41832e1028563e2c169220eae65c (patch) | |
tree | 6c3a145958dbe86c223634adf4efe6b27eb69557 | |
parent | e22670438ee420a5d9095db85232104be9236f70 (diff) |
Clarify TM/HM move/enum correspondence
-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 fea29780c..fd610d5fa 100644 --- a/data/moves/tmhm_moves.asm +++ b/data/moves/tmhm_moves.asm @@ -1,4 +1,5 @@ TMHMMoves: ; 1167a +; entries correspond to *_TMNUM enums (see constants/item_constants.asm) ; TMs db DYNAMICPUNCH db HEADBUTT |