mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-19 05:22:32 -04:00
Yet another header cleanup (#1284)
* thread, scene and interface * non header stuff * fix missing stuff * z64sound_source.h * collision_check.h * Update include/z64sound_source.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update include/z64scene.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update include/z64thread.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * review * review * Update src/code/z_collision_check.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update src/code/z_sound_source.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
@@ -903,11 +903,11 @@
|
||||
0x801BB050:("sDebugDisplayLight1","Lights1","",0x24),
|
||||
0x801BB068:("D_801BB068","UNK_TYPE2","",0x2),
|
||||
0x801BB08C:("D_801BB08C","UNK_TYPE1","",0x1),
|
||||
0x801BB090:("D_801BB090","UNK_TYPE4","",0x4),
|
||||
0x801BB094:("D_801BB094","UNK_TYPE1","",0x1),
|
||||
0x801BB0DC:("D_801BB0DC","UNK_TYPE1","",0x1),
|
||||
0x801BB0FC:("D_801BB0FC","UNK_TYPE2","",0x2),
|
||||
0x801BB100:("D_801BB100","UNK_TYPE1","",0x1),
|
||||
0x801BB090:("sDebugTextDrawFlags","UNK_TYPE4","",0x4),
|
||||
0x801BB094:("sDebugTextBuffer","UNK_TYPE1","",0x1),
|
||||
0x801BB0DC:("sDebugTextColors","UNK_TYPE1","",0x1),
|
||||
0x801BB0FC:("sDebugCamTextEntryCount","UNK_TYPE2","",0x2),
|
||||
0x801BB100:("sDebugCamTextColors","UNK_TYPE1","",0x1),
|
||||
0x801BB124:("sCurTextId","UNK_TYPE2","",0x2),
|
||||
0x801BB128:("sCurOcarinaAction","UNK_TYPE2","",0x2),
|
||||
0x801BB12C:("gOpeningEntranceIndex","UNK_TYPE1","",0x1),
|
||||
@@ -1328,13 +1328,13 @@
|
||||
0x801C212C:("gSceneIdsPerRegion","SceneIdList","[]",0x252),
|
||||
0x801C2380:("sSceneIdsPerTingleMap","u16","[]",0x90),
|
||||
0x801C2410:("gPlayerFormItemRestrictions","UNK_TYPE1","",0x1),
|
||||
0x801C2650:("tatlMessageFiles","RomFile","[2]",0x10),
|
||||
0x801C2650:("naviQuestHintFiles","RomFile","[2]",0x10),
|
||||
0x801C2660:("sceneTextureFiles","RomFile","[9]",0x48),
|
||||
0x801C26A8:("sceneHeaderFuncTable","scene_header_func","[31]",0x7c),
|
||||
0x801C26A8:("sSceneCmdHandlers","scene_header_func","[31]",0x7c),
|
||||
0x801C2730:("gPlayerFormObjectIndices","s16","[5]",0xA),
|
||||
0x801C273C:("gObjectTableSize","ObjectId","",0x4),
|
||||
0x801C2740:("gObjectTable","RomFile","[643]",0x1418),
|
||||
0x801C3B60:("sSceneDrawDefaultDl","Gfx","[11]",0x58),
|
||||
0x801C3B60:("sSceneDrawDefaultDL","Gfx","[11]",0x58),
|
||||
0x801C3BB8:("gSceneProcSceneDrawFuncs","SceneDrawConfigFunc","[8]",0x20),
|
||||
0x801C3BD8:("gSceneProcDrawFuncs","scene_proc_draw_func","[6]",0x18),
|
||||
0x801C3BF0:("D_801C3BF0","Gfx","[4]",0x20),
|
||||
|
||||
Reference in New Issue
Block a user