diff --git a/src/Tool.s b/src/Tool.s index 471b3fd..118c018 100644 --- a/src/Tool.s +++ b/src/Tool.s @@ -462,7 +462,7 @@ _TSGetBG0TileMapInfo _TSGetScreenInfo -:height equ FirstParam+4 +:height equ FirstParam+6 :width equ FirstParam+4 :y equ FirstParam+2 :x equ FirstParam+0