diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:44:25 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:44:25 -0500 |
commit | f1f84743f7759a0f808f935add82439ba6637d2b (patch) | |
tree | ca14418f7a9d6925b61acef808893a36bc721e89 /engine/tmhm.asm | |
parent | fe9cb90049ab0ab3a2fbb988539ed46afb0b6433 (diff) |
Keep table labels in the same files as their contents.
Diffstat (limited to 'engine/tmhm.asm')
-rwxr-xr-x | engine/tmhm.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/engine/tmhm.asm b/engine/tmhm.asm index 40922c9ad..78d3b1707 100755 --- a/engine/tmhm.asm +++ b/engine/tmhm.asm @@ -45,6 +45,5 @@ GetTMHMMove: ; 1166a ret ; 1167a -TMHMMoves: ; 1167a + INCLUDE "data/tmhm_moves.asm" -; 116b7 |