$80:AE14

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