diff options
-rw-r--r-- | data/field_move_blocks.asm (renamed from data/hm_blocks.asm) | 0 | ||||
-rwxr-xr-x | event/overworld.asm | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/hm_blocks.asm b/data/field_move_blocks.asm index 5e9bbc1f4..5e9bbc1f4 100644 --- a/data/hm_blocks.asm +++ b/data/field_move_blocks.asm diff --git a/event/overworld.asm b/event/overworld.asm index 221f02a4f..d50c158e9 100755 --- a/event/overworld.asm +++ b/event/overworld.asm @@ -278,7 +278,7 @@ CheckOverworldTileArrays: ; c840 ret -INCLUDE "data/hm_blocks.asm" +INCLUDE "data/field_move_blocks.asm" OWFlash: ; c8ac |