$80:8933: Difference between revisions

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

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


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

Revision as of 01:18, 17 June 2024

ROM address data
Length 0x14
Type Code
Name fadeOut
Description Fades the screen out to black
Arguments/Return value None
Return type RTL

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