mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 02:03:47 -04:00
Cleanup symbols from undefined_syms.txt (3rd round) (#938)
* Cleanup symbols from undefined_syms.txt (3rd round) * Add comments in xmls near symbols that cause ZAPD issues * Group `D_01000000` symbol definitions
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<Root>
|
||||
<File Name="spot02_scene" Segment="2">
|
||||
<Scene Name="spot02_scene" Offset="0x0"/>
|
||||
|
||||
<!-- This symbol should be named spot02_scene_Cs_003C80 but a ZAPD bug prevents it -->
|
||||
<Cutscene Name="spot02_sceneCutsceneData0x003C80" Offset="0x3C80"/>
|
||||
|
||||
<Cutscene Name="spot02_scene_Cs_005020" Offset="0x5020"/>
|
||||
</File>
|
||||
<File Name="spot02_room_0" Segment="3">
|
||||
<DList Name="gSpot02DL_0026D0" Offset="0x26D0"/>
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
<Root>
|
||||
<File Name="spot05_scene" Segment="2">
|
||||
<Cutscene Name="gMinuetCs" Offset="0x3F80"/>
|
||||
|
||||
<!-- This symbol should be named spot05_scene_Cs_005730 but a ZAPD bug prevents it -->
|
||||
<Cutscene Name="spot05_sceneCutsceneData0x005730" Offset="0x5730"/>
|
||||
|
||||
<Path Name="gSpot05Path_0069D8" Offset="0x69D8"/>
|
||||
<Path Name="gSpot05Path_0069E0" Offset="0x69E0"/>
|
||||
<Path Name="gSpot05Path_0069E8" Offset="0x69E8"/>
|
||||
|
||||
Reference in New Issue
Block a user