Cosmetic fixes
This commit is contained in:
@@ -17,6 +17,7 @@ if _NARG <= 4
|
||||
db \3 ; y
|
||||
db \4 ; param
|
||||
else
|
||||
; LEGACY: Support the tile+offset format
|
||||
db \1 ; object
|
||||
db (\2) * 8 + (\3) ; x_tile, x
|
||||
db (\4) * 8 + (\5) ; y_tile, y
|
||||
|
Reference in New Issue
Block a user