$80:AF66

From ZAMN Hacking
Revision as of 20:17, 11 July 2024 by Piranhaplant (talk | contribs) (Created page with "{{Infobox ROM address|length=0x95|type=Code|name=bgSolidToSpecialMonsters|description=Gets whether the background blocks snakeoids, werewolf jumps, and vampires from landing 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 bgSolidToSpecialMonsters
Description Gets whether the background blocks snakeoids, werewolf jumps, and vampires from landing 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