diff options
Diffstat (limited to 'home/copy2.asm')
| -rw-r--r-- | home/copy2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/copy2.asm b/home/copy2.asm index 6245ad5d..4acedf82 100644 --- a/home/copy2.asm +++ b/home/copy2.asm @@ -5,7 +5,7 @@ IsTilePassable:: FarCopyDataDouble:: ; Expand bc bytes of 1bpp image data -; from a:de to 2bpp data at hl. +; from a:hl to 2bpp data at de. ld [wFarCopyDataSavedROMBank], a ldh a, [hLoadedROMBank] push af |
