mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-31 17:12:56 -04:00
z_en_test4.c Documented (#1498)
* begin docs * more docs * skybox * more cleanup * more cleanup * more cleanup * Improve comment * in-function static
This commit is contained in:
@@ -1786,7 +1786,7 @@
|
||||
0x800FEA50:("func_800FEA50",),
|
||||
0x800FEAB0:("func_800FEAB0",),
|
||||
0x800FEAC0:("Environment_JumpForwardInTime",),
|
||||
0x800FEAF4:("func_800FEAF4",),
|
||||
0x800FEAF4:("Environment_NewDay",),
|
||||
0x800FEC90:("Lib_MemCpy",),
|
||||
0x800FECC0:("Lib_MemSet",),
|
||||
0x800FED44:("Math_CosS",),
|
||||
@@ -10402,16 +10402,16 @@
|
||||
0x80A40CF0:("func_80A40CF0",),
|
||||
0x80A40F34:("func_80A40F34",),
|
||||
0x80A4129C:("func_80A4129C",),
|
||||
0x80A41D70:("func_80A41D70",),
|
||||
0x80A41FA4:("func_80A41FA4",),
|
||||
0x80A42198:("func_80A42198",),
|
||||
0x80A425E4:("func_80A425E4",),
|
||||
0x80A41D70:("EnTest4_HandleDayNightSwapFromInit",),
|
||||
0x80A41FA4:("EnTest4_HandleDayNightSwap",),
|
||||
0x80A42198:("EnTest4_GetBellTimeOnDay3",),
|
||||
0x80A425E4:("EnTest4_GetBellTimeAndShrinkScreenBeforeDay3",),
|
||||
0x80A427E8:("EnTest4_Init",),
|
||||
0x80A42AA8:("EnTest4_Destroy",),
|
||||
0x80A42AB8:("func_80A42AB8",),
|
||||
0x80A42F20:("func_80A42F20",),
|
||||
0x80A430C8:("func_80A430C8",),
|
||||
0x80A431C8:("func_80A431C8",),
|
||||
0x80A42AB8:("EnTest4_HandleEvents",),
|
||||
0x80A42F20:("EnTest4_HandleCutscene",),
|
||||
0x80A430C8:("EnTest4_UpdateWeatherClear",),
|
||||
0x80A431C8:("EnTest4_UpdateWeatherRainy",),
|
||||
0x80A4323C:("EnTest4_SetSkyboxNumStars",),
|
||||
0x80A43274:("EnTest4_Update",),
|
||||
0x80A434E0:("EnBat_Init",),
|
||||
|
||||
@@ -3866,7 +3866,7 @@
|
||||
0x801F4E10:("sNextCutsceneList","u8","[16]",0x10),
|
||||
0x801F4E20:("D_801F4E20","UNK_TYPE1","",0x1),
|
||||
0x801F4E30:("D_801F4E30","UNK_TYPE1","",0x1),
|
||||
0x801F4E31:("D_801F4E31","UNK_TYPE1","",0x1),
|
||||
0x801F4E31:("sInitSkyboxConfig","UNK_TYPE1","",0x1),
|
||||
0x801F4E32:("gCustomLensFlare1On","UNK_TYPE1","",0x1),
|
||||
0x801F4E38:("gCustomLensFlare1Pos","UNK_TYPE1","",0x1),
|
||||
0x801F4E3C:("D_801F4E3C","UNK_TYPE1","",0x1),
|
||||
@@ -11305,11 +11305,11 @@
|
||||
0x80A41D6C:("sKafeiCurBodyPartPos","UNK_TYPE1","",0x1),
|
||||
0x80A43320:("En_Test4_InitVars","ActorInit","",0x20),
|
||||
0x80A43340:("sIsLoaded","s32","[3]",0x6),
|
||||
0x80A43342:("sNightMessages1","s16","[3]",0x6),
|
||||
0x80A4334A:("sDayMessages1","s16","[3]",0x6),
|
||||
0x80A43352:("sNightMessages2","s16","[3]",0x6),
|
||||
0x80A4335A:("sDayMessages2","s16","[3]",0x6),
|
||||
0x80A43364:("D_80A43364","u16","[2]",0x4),
|
||||
0x80A43342:("sNightOfTextIds2","s16","[3]",0x6),
|
||||
0x80A4334A:("sDawnOfTextIds2","s16","[3]",0x6),
|
||||
0x80A43352:("sNightOfTextIds","s16","[3]",0x6),
|
||||
0x80A4335A:("sDawnOfTextIds","s16","[3]",0x6),
|
||||
0x80A43364:("sDayNightTransitionTimes","u16","[2]",0x4),
|
||||
0x80A434D0:("sCsIdList","s16","[2]",0x4),
|
||||
0x80A434D4:("sCurCsId","s16","",0x2),
|
||||
0x80A449E0:("En_Bat_InitVars","ActorInit","",0x1),
|
||||
|
||||
@@ -1291,6 +1291,7 @@ wordReplace = {
|
||||
"RADF_TO_DEGF": "RAD_TO_DEG",
|
||||
"DEGF_TO_RADF": "DEG_TO_RAD",
|
||||
|
||||
"ACTORCTX_FLAG_1": "ACTORCTX_FLAG_TELESCOPE_ON",
|
||||
"ACTORCTX_FLAG_2": "ACTORCTX_FLAG_PICTO_BOX_ON",
|
||||
|
||||
"ACTOR_FLAG_1": "ACTOR_FLAG_TARGETABLE",
|
||||
|
||||
@@ -1300,7 +1300,7 @@ asm/non_matchings/code/z_kankyo/func_800FE9B4.s,func_800FE9B4,0x800FE9B4,0x27
|
||||
asm/non_matchings/code/z_kankyo/func_800FEA50.s,func_800FEA50,0x800FEA50,0x18
|
||||
asm/non_matchings/code/z_kankyo/func_800FEAB0.s,func_800FEAB0,0x800FEAB0,0x4
|
||||
asm/non_matchings/code/z_kankyo/Environment_JumpForwardInTime.s,Environment_JumpForwardInTime,0x800FEAC0,0xD
|
||||
asm/non_matchings/code/z_kankyo/func_800FEAF4.s,func_800FEAF4,0x800FEAF4,0x67
|
||||
asm/non_matchings/code/z_kankyo/Environment_NewDay.s,Environment_NewDay,0x800FEAF4,0x67
|
||||
asm/non_matchings/code/z_lib/Lib_MemCpy.s,Lib_MemCpy,0x800FEC90,0xC
|
||||
asm/non_matchings/code/z_lib/Lib_MemSet.s,Lib_MemSet,0x800FECC0,0x21
|
||||
asm/non_matchings/code/z_lib/Math_CosS.s,Math_CosS,0x800FED44,0x10
|
||||
|
||||
|
Reference in New Issue
Block a user