$80:B422

From ZAMN Hacking
Revision as of 19:22, 9 July 2024 by Piranhaplant (talk | contribs) (Created page with "{{Infobox ROM address|length=0x25|type=Code|name=outsideOfLevel|description=Gets whether the given position is outside of the level bounds|args=X = [int16] X position<br/>Y = [int16] Y position<br/>Returns C = [boolean] Whether it's outside the level|ret_type=RTL}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ROM address data
Length 0x25
Type Code
Name outsideOfLevel
Description Gets whether the given position is outside of the level bounds
Arguments/Return value X = [int16] X position
Y = [int16] Y position
Returns C = [boolean] Whether it's outside the level
Return type RTL