diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 22:48:58 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 22:48:58 -0400 |
commit | cd7e915b044213918291bc9d26ce6f6682405737 (patch) | |
tree | 9d8d958b719591e37209bba292b2e2b80bec187b /Add-a-new-TM.md | |
parent | 662cd29ce7cd56e419cde80480b656799ed47780 (diff) |
Remove address comments
Diffstat (limited to 'Add-a-new-TM.md')
-rw-r--r-- | Add-a-new-TM.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-TM.md b/Add-a-new-TM.md index 7e3fdb0..bf153df 100644 --- a/Add-a-new-TM.md +++ b/Add-a-new-TM.md @@ -93,7 +93,7 @@ Notice how the `ItemNames` and `ItemAttributes` both already had the maximum 256 Edit [data/moves/tmhm_moves.asm](../blob/master/data/moves/tmhm_moves.asm): ```diff - TMHMMoves: ; 1167a + TMHMMoves: ; entries correspond to *_TMNUM enums (see constants/item_constants.asm) ; TMs db DYNAMICPUNCH |