mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-02-15 03:32:48 +00:00
Fix argument definitions
This commit is contained in:
parent
b7d061e666
commit
145fd2afc4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user