mirror of https://github.com/zeldaret/oot.git
* door context * renames * done * fix unintended change * all nb gone * more nb gone * merge fishing * fix size commentX * door changes suggested by dragorn * fix accidental semicolon * another * change all texture pointers to void* * error fix and format * Update src/overlays/actors/ovl_En_Bom_Bowl_Man/z_en_bom_bowl_man.c Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl> * fix ostime * correct mistake in SkyboxContext * probably fix nonmatching * Update include/z64.h Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * roman's suggestions, fix incorrect type definition in z64scene.h * typo in struct * make typedef use u8 array * forgot one * pull in master and format.sh Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl> Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __osDequeueThread.c | ||
| __osGetHWIntrRoutine.c | ||
| __osResetGlobalIntMask.c | ||
| __osSetGlobalIntMask.c | ||
| __osSetHWIntrRoutine.c | ||
| initialize.c | ||
| ll.c | ||
| osCreateMesgQueue.c | ||
| osCreateThread.c | ||
| osDestroyThread.c | ||
| osGetMemSize.c | ||
| osGetThreadId.c | ||
| osGetThreadPri.c | ||
| osGetTime.c | ||
| osJamMesg.c | ||
| osRecvMesg.c | ||
| osSendMesg.c | ||
| osSetEventMesg.c | ||
| osSetThreadPri.c | ||
| osStartThread.c | ||
| osStopThread.c | ||
| osViExtendVStart.c | ||
| osViModePalLan1.c | ||
| osVirtualToPhysical.c | ||
| osYieldThread.c | ||
| piacs.c | ||
| timerintr.c | ||