Changes
Jump to navigation
Jump to search
no edit summary
* Opcode: '''0x54'''
* Short name: '''WCLSE'''
* Long name: Window Close
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x54
! width="40" | ''N''
|}
==== Arguments ====
* '''const UByte''' ''N'': The ID of the window to close.
==== Description ====
Closes the given window.
* Short name: '''WCLSE'''
* Long name: Window Close
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x54
! width="40" | ''N''
|}
==== Arguments ====
* '''const UByte''' ''N'': The ID of the window to close.
==== Description ====
Closes the given window.