$80:891A: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x19|type=Code|name=fadeIn|description=Fades the screen in from black|args=None|ret_type=RTL}} Category:ROM address")
 
No edit summary
Line 1: Line 1:
{{Infobox ROM address|length=0x19|type=Code|name=fadeIn|description=Fades the screen in from black|args=None|ret_type=RTL}}
{{Infobox ROM address|length=0x19|type=Code|name=fadeIn|description=Fades the screen in from black|args=None|ret_type=RTL}}

Like [[$80:9C52]], but waits for the fade to complete before returning.


[[Category:ROM address]]
[[Category:ROM address]]

Revision as of 01:15, 17 June 2024

ROM address data
Length 0x19
Type Code
Name fadeIn
Description Fades the screen in from black
Arguments/Return value None
Return type RTL

Like $80:9C52, but waits for the fade to complete before returning.