$80:9D6A: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x3C|type=Code|name=playerForCharacter|description=Gets the player that is using the given character|args=A = [character x2] Character<br/>Returns X = [uint16 x2] Player|ret_type=RTL}} Category:ROM address")
 
No edit summary
 
Line 1: Line 1:
{{Infobox ROM address|length=0x3C|type=Code|name=playerForCharacter|description=Gets the player that is using the given character|args=A = [character x2] Character<br/>Returns X = [uint16 x2] Player|ret_type=RTL}}
{{Infobox ROM address|length=0x3C|type=Code|name=playerForCharacter|description=Gets the player that is using the given character|args=A = [character x2] Character<br/>Returns X = [uint16 x2] Player|ret_type=RTL}}

[[Category:ROM address]]

Latest revision as of 18:42, 22 June 2024

ROM address data
Length 0x3C
Type Code
Name playerForCharacter
Description Gets the player that is using the given character
Arguments/Return value A = [character x2] Character
Returns X = [uint16 x2] Player
Return type RTL