diff options
Diffstat (limited to 'engine/tmhm.asm')
-rwxr-xr-x | engine/tmhm.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/tmhm.asm b/engine/tmhm.asm index 78d3b1707..6a9c76f00 100755 --- a/engine/tmhm.asm +++ b/engine/tmhm.asm @@ -46,4 +46,4 @@ GetTMHMMove: ; 1166a ; 1167a -INCLUDE "data/tmhm_moves.asm" +INCLUDE "data/moves/tmhm_moves.asm" |