MsgBoxPop

Synopsis #

Header: fxcg/display.h
Syscall index: 0x17F9
Function signature: void MsgBoxPop(void)

Releases the resources allocated by MsgBoxPush. Must be called after displaying a message box with MsgBoxPush because otherwise the system will crash.