DisplayStatusArea

Synopsis #

Header: fxcg/display.h
Syscall index: 0x1D81
Function signature: void DisplayStatusArea(void);

Manually makes the status area be drawn to VRAM. Has no effect if the status area is disabled with EnableStatusArea.\

Comments #

This syscall seems to be automatically called by GetKey, at least in some contexts.