mirror of
https://github.com/zeldaret/tmc
synced 2026-09-04 10:41:24 -04:00
game.c doc
This commit is contained in:
@@ -57,39 +57,3 @@ gUnk_080FC9C8:: @ 080FC9C8
|
||||
.4byte sub_080517EC
|
||||
.4byte sub_08051874
|
||||
.4byte sub_080518E4
|
||||
|
||||
gUnk_080FC9D8:: @ 080FC9D8
|
||||
.4byte GameTask_Transition
|
||||
.4byte GameTask_Init
|
||||
.4byte GameTask_Main
|
||||
.4byte sub_08051D2C
|
||||
|
||||
gUnk_080FC9E8:: @ 080FC9E8
|
||||
.4byte GameMain_InitRoom
|
||||
.4byte GameMain_ChangeRoom
|
||||
.4byte GameMain_Update
|
||||
.4byte GameMain_ChangeArea
|
||||
.4byte GameMain_MinishPortal
|
||||
.4byte GameMain_BarrelUpdate
|
||||
.4byte 00000000
|
||||
.4byte GameMain_Subtask
|
||||
|
||||
gUnk_080FCA08:: @ 080FCA08
|
||||
.4byte sub_08051E84
|
||||
.4byte sub_08051F04
|
||||
.4byte sub_08051F40
|
||||
|
||||
gUnk_080FCA14:: @ 080FCA14
|
||||
.4byte sub_08053590
|
||||
.4byte sub_08053FB4
|
||||
.4byte sub_08053C90
|
||||
|
||||
gUnk_080FCA20:: @ 080FCA20
|
||||
.incbin "data_080FC8A4/gUnk_080FCA20.bin"
|
||||
|
||||
gUnk_080FCA70:: @ 080FCA70
|
||||
.4byte sub_080520D8
|
||||
.4byte sub_0805212C
|
||||
.4byte sub_080521A0
|
||||
.4byte sub_080522F4
|
||||
.4byte nullsub_107
|
||||
|
||||
@@ -142,13 +142,13 @@ gUnk_0812901C:: @ 0812901C
|
||||
.4byte Subtask_FadeOut
|
||||
.4byte Subtask_Die
|
||||
|
||||
gUnk_08129030:: @ 08129030
|
||||
gSubtasks:: @ 08129030
|
||||
.4byte Subtask_Exit
|
||||
.4byte Subtask_PauseMenu
|
||||
.4byte Subtask_Exit
|
||||
.4byte Subtask_MapHint
|
||||
.4byte Subtask_KinstoneMenu
|
||||
.4byte Subtask_ChuchuCutscene
|
||||
.4byte Subtask_AuxCutscene
|
||||
.4byte Subtask_PortalCutscene
|
||||
.4byte Subtask_FigurineMenu
|
||||
.4byte Subtask_WorldEvent
|
||||
|
||||
+12
-12
@@ -1061,7 +1061,7 @@ Area_MinishRafters:: @ 080D4F20
|
||||
.4byte Room_MinishRafters_Bakery
|
||||
|
||||
Area_EzloCutscene:: @ 080D4F30
|
||||
.4byte Area_EzloCutscene_Main
|
||||
.4byte Area_EzloAuxCutscene_Main
|
||||
|
||||
Area_WindTribeTower:: @ 080D4F34
|
||||
.4byte Room_WindTribeTower_Entrance
|
||||
@@ -3516,10 +3516,10 @@ Room_GoronCave_Main:: @ 080D8EB0
|
||||
.4byte sub_unk3_GoronCave_Main
|
||||
.4byte sub_StateChange_GoronCave_Main
|
||||
|
||||
Entities_EzloCutscene_Main_0:: @ 080D8ED0
|
||||
Entities_EzloAuxCutscene_Main_0:: @ 080D8ED0
|
||||
entity_list_end
|
||||
|
||||
Entities_EzloCutscene_Main_1:: @ 080D8EE0
|
||||
Entities_EzloAuxCutscene_Main_1:: @ 080D8EE0
|
||||
object_raw subtype=0x4d, x=0x34, y=0x28, collision=1, paramA=0x3f
|
||||
object_raw subtype=0x4d, x=0x28, y=0x48, collision=1, paramA=0xc
|
||||
object_raw subtype=0x4d, x=0x80, y=0x24, collision=1, paramA=0x42
|
||||
@@ -3531,21 +3531,21 @@ Entities_EzloCutscene_Main_1:: @ 080D8EE0
|
||||
object_raw subtype=0x4d, x=0xb8, y=0xd8, collision=1, paramA=0x41
|
||||
entity_list_end
|
||||
|
||||
Enemies_EzloCutscene_Main:: @ 080D8F80
|
||||
Enemies_EzloAuxCutscene_Main:: @ 080D8F80
|
||||
entity_list_end
|
||||
|
||||
TileEntities_EzloCutscene_Main:: @ 080D8F90
|
||||
TileEntities_EzloAuxCutscene_Main:: @ 080D8F90
|
||||
tile_entity_list_end
|
||||
|
||||
Area_EzloCutscene_Main:: @ 080D8F98
|
||||
.4byte Entities_EzloCutscene_Main_0
|
||||
.4byte Entities_EzloCutscene_Main_1
|
||||
.4byte Enemies_EzloCutscene_Main
|
||||
.4byte TileEntities_EzloCutscene_Main
|
||||
Area_EzloAuxCutscene_Main:: @ 080D8F98
|
||||
.4byte Entities_EzloAuxCutscene_Main_0
|
||||
.4byte Entities_EzloAuxCutscene_Main_1
|
||||
.4byte Enemies_EzloAuxCutscene_Main
|
||||
.4byte TileEntities_EzloAuxCutscene_Main
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte sub_unk3_EzloCutscene_Main
|
||||
.4byte sub_StateChange_EzloCutscene_Main
|
||||
.4byte sub_unk3_EzloAuxCutscene_Main
|
||||
.4byte sub_StateChange_EzloAuxCutscene_Main
|
||||
|
||||
Entities_RoyalValley_Main_0:: @ 080D8FB8
|
||||
manager subtype=0xf, paramA=0x7
|
||||
|
||||
Reference in New Issue
Block a user