$80:AE97

From ZAMN Hacking
Revision as of 19:52, 23 June 2024 by Piranhaplant (talk | contribs) (Created page with "{{Infobox ROM address|length=0x95|type=Code|name=bgSolidToMonsters|description=Gets whether the background is solid to monsters 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 0x95
Type Code
Name bgSolidToMonsters
Description Gets whether the background is solid to monsters 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