Macros | |
| #define | NO_EXTERN_VARIABLES |
Functions | |
| BSS OSPifRam __osContPifRam | BBALIGNED (16) |
| BSS OSPiHandle __Dom2SpeedParam | OSALIGNED (8) |
| BSS Camera gCameras[4] | ALIGNED (16) |
| BSS EffectInstance *gEffectInstances[96] | ALIGNED (8) |
Variables | |
| BSS char | wMapTexName [0x18] |
| BSS OSThread | __osThreadSave |
| BSS OSMesgQueue | nuContWaitMesgQ |
| BSS EncounterStatus | gCurrentEncounter |
| BSS OSContStatus | nuContStatus [NU_CONT_MAXCONTROLLERS] |
| BSS OSThread | D_800B1B90 |
| BSS NUContRmbCtl | nuContRmbCtl [NU_CONT_MAXCONTROLLERS] |
| BSS OSContPad | nuContData [NU_CONT_MAXCONTROLLERS] |
| BSS CollisionData | gCollisionData |
| BSS OSMesgQueue | nuGfxMesgQ |
| BSS u64 | nuMainStack [NU_SC_STACK_SIZE/sizeof(u64)] |
| BSS u8 | nuYieldBuf [NU_GFX_YIELD_BUF_SIZE] |
| BSS AuSynDriver | auSynDriver |
| BSS char | wMapHitName [0x18] |
| BSS OSMesgQueue | nuSiMgrMesgQ |
| BSS OSTimer | __osBaseTimer |
| BSS char | wMapShapeName [0x18] |
| BSS ALHeap | nuAuHeap |
| BSS OSTimer | __osEepromTimer |
| BSS NUScTask | nuGfxTask [NU_GFX_TASK_NUM] |
| BSS SaveGlobals | gSaveGlobals |
| BSS char | wMapBgName [0x14] |
| BSS char | D_800D9880 [0x700] |
| BSS __OSEventState | __osEventStateTab [OS_NUM_EVENTS] |
| BSS u64 | D_800DA040 [0x400/sizeof(u64)] |
| BSS NUSched | nusched |
| BSS OSPfs | nuContPfs [NU_CONT_MAXCONTROLLERS] |
| BSS OSMesgQueue | nuSiMesgQ |
| BSS OSMesgQueue | D_800DAC90 |
| BSS SaveData | gCurrentSaveFile |
| BSS OSMesgQueue | nuContDataMutexQ |
| #define NO_EXTERN_VARIABLES |
| BSS CollisionData gZoneCollisionData ALIGNED | ( | 8 | ) |
| BSS OSPifRam __osPfsPifRam BBALIGNED | ( | 16 | ) |
| BSS OSMesgQueue __osSiAccessQueue OSALIGNED | ( | 8 | ) |
| BSS OSTimer __osBaseTimer |
| BSS OSTimer __osEepromTimer |
| BSS __OSEventState __osEventStateTab[OS_NUM_EVENTS] |
| BSS OSThread __osThreadSave |
| BSS AuSynDriver auSynDriver |
| BSS OSThread D_800B1B90 |
| BSS char D_800D9880[0x700] |
| BSS u64 D_800DA040[0x400/sizeof(u64)] |
| BSS OSMesgQueue D_800DAC90 |
| BSS CollisionData gCollisionData |
| BSS EncounterStatus gCurrentEncounter |
| BSS SaveGlobals gSaveGlobals |
Referenced by filemenu_init(), filemenu_yesno_handle_input(), and state_step_startup().
| BSS ALHeap nuAuHeap |
| BSS OSContPad nuContData[NU_CONT_MAXCONTROLLERS] |
| BSS OSMesgQueue nuContDataMutexQ |
| BSS OSPfs nuContPfs[NU_CONT_MAXCONTROLLERS] |
| BSS NUContRmbCtl nuContRmbCtl[NU_CONT_MAXCONTROLLERS] |
| BSS OSContStatus nuContStatus[NU_CONT_MAXCONTROLLERS] |
| BSS OSMesgQueue nuContWaitMesgQ |
| BSS OSMesgQueue nuGfxMesgQ |
| BSS NUScTask nuGfxTask[NU_GFX_TASK_NUM] |
| BSS u64 nuMainStack[NU_SC_STACK_SIZE/sizeof(u64)] |
| BSS NUSched nusched |
Referenced by create_audio_system(), and nuAuMgr().
| BSS OSMesgQueue nuSiMesgQ |
| BSS OSMesgQueue nuSiMgrMesgQ |
| BSS u8 nuYieldBuf[NU_GFX_YIELD_BUF_SIZE] |
| BSS char wMapBgName[0x14] |
| BSS char wMapHitName[0x18] |
| BSS char wMapShapeName[0x18] |
| BSS char wMapTexName[0x18] |