diff options
| author | Rangi <remy.oukaour+rangi@gmail.com> | 2018-05-29 18:15:41 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi@gmail.com> | 2018-05-29 18:15:41 -0400 |
| commit | 46961443013b8e0819169a4f3bfd4fedd0d7904a (patch) | |
| tree | 1aff5c999a1727d6710316c093d2ab6710030672 /data/moves | |
| parent | cd82d460b37ccab0bd0b5eea45cb87e162e94930 (diff) | |
Include data in main.asm (not base data, it doesn't match yet)
Diffstat (limited to 'data/moves')
| -rw-r--r-- | data/moves/tmhm_moves.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm index 457eb60..c971bc7 100644 --- a/data/moves/tmhm_moves.asm +++ b/data/moves/tmhm_moves.asm @@ -1,5 +1,3 @@ -SECTION "TM/HM Moves", ROMX[$52D1],BANK[4] - ; This is a nearly-sequential table of new moves. ; It was probably meant for easy testing, not as ; a final set of TM moves. |
