EnableStatusArea
From WikiPrizm
Jump to navigationJump to search
Synopsis
Header: fxcg/display.h
Syscall index: 0x02B7
Function signature: void EnableStatusArea(int opt)
Enables or disables the status area.
Parameters
- opt - If 0 or 2, enables the status area. If 1, no operation is performed. If 3, disables the status area.
Comments
Influences the int system variable at 0x8804F52C (fx-CG20 OS 01.02.0200).