Main struct
#include <include/main.h>
Main system structure.
Public variables
- vu8 interruptFlag
- u8 sleepStatus
- u8 task
- Current Task.
- u8 state
- State of the current Task.
- u8 substate
- Substate of the current Task.
- u8 field_0x5
- u8 muteAudio
- Mute audio.
- u8 field_0x7
- u8 pauseFrames
- Number of frames to pause.
- u8 pauseCount
- Number of pauses to make.
- u8 pauseInterval
- Number of frames to play between each pause.
- u8 pad
- u16 ticks
- Current time.