mirror of
https://github.com/zeldaret/ss
synced 2026-05-24 07:10:53 -04:00
snd_VoiceManager OK
This commit is contained in:
@@ -3116,6 +3116,8 @@ nw4r/snd/snd_Voice.cpp:
|
||||
|
||||
nw4r/snd/snd_VoiceManager.cpp:
|
||||
.text start:0x80484040 end:0x804846F4 align:16
|
||||
.sbss start:0x805766E0 end:0x805766E8
|
||||
.bss start:0x80673A80 end:0x80673AA8
|
||||
|
||||
nw4r/snd/snd_Util.cpp:
|
||||
.text start:0x80484700 end:0x80484BD4 align:16
|
||||
|
||||
@@ -25777,7 +25777,7 @@ CalcMixParam__Q44nw4r3snd6detail5VoiceFiiPQ54nw4r3snd6detail7AxVoice8MixParamPQ5
|
||||
InvalidateWaveData__Q44nw4r3snd6detail5VoiceFPCvPCv = .text:0x80483EE0; // type:function size:0x14C
|
||||
InvalidateData__Q44nw4r3snd6detail5VoiceFPCvPCv = .text:0x80484030; // type:function size:0x4 scope:weak
|
||||
GetInstance__Q44nw4r3snd6detail12VoiceManagerFv = .text:0x80484040; // type:function size:0x7C
|
||||
__dt__Q44nw4r3snd6detail12VoiceManagerFv = .text:0x804840C0; // type:function size:0x70
|
||||
__dt__Q44nw4r3snd6detail12VoiceManagerFv = .text:0x804840C0; // type:function size:0x70 scope:weak
|
||||
GetRequiredMemSize__Q44nw4r3snd6detail12VoiceManagerFi = .text:0x80484130; // type:function size:0x8
|
||||
Setup__Q44nw4r3snd6detail12VoiceManagerFPvUl = .text:0x80484140; // type:function size:0xA4
|
||||
AllocVoice__Q44nw4r3snd6detail12VoiceManagerFiiiPFPQ44nw4r3snd6detail5VoiceQ54nw4r3snd6detail5Voice19VoiceCallbackStatusPv_vPv = .text:0x804841F0; // type:function size:0x1C0
|
||||
@@ -42438,7 +42438,7 @@ lbl_805766BC = .sbss:0x805766BC; // type:object size:0x4 data:4byte
|
||||
lbl_805766C8 = .sbss:0x805766C8; // type:object size:0x8 data:byte
|
||||
lbl_805766D0 = .sbss:0x805766D0; // type:object size:0x8 data:4byte
|
||||
@GUARD@GetInstance__Q44nw4r3snd6detail11TaskManagerFv@instance = .sbss:0x805766D8; // type:object size:0x1 scope:weak data:byte
|
||||
lbl_805766E0 = .sbss:0x805766E0; // type:object size:0x8 data:byte
|
||||
@GUARD@GetInstance__Q44nw4r3snd6detail12VoiceManagerFv@instance = .sbss:0x805766E0; // type:object size:0x1 scope:weak data:byte
|
||||
typeInfo__Q44nw4r3snd6detail9WaveSound = .sbss:0x805766E8; // type:object size:0x4 data:4byte
|
||||
typeInfo__Q34nw4r3lyt4Pane = .sbss:0x805766F0; // type:object size:0x4 data:4byte
|
||||
mspAllocator__Q34nw4r3lyt6Layout = .sbss:0x805766F8; // type:object size:0x4 data:4byte
|
||||
@@ -51952,8 +51952,8 @@ lbl_8066FA20 = .bss:0x8066FA20; // type:object size:0x4000 align:32
|
||||
lbl_80673A20 = .bss:0x80673A20; // type:object size:0x18
|
||||
@886 = .bss:0x80673A38; // type:object size:0xC scope:local
|
||||
@LOCAL@GetInstance__Q44nw4r3snd6detail11TaskManagerFv@instance = .bss:0x80673A44; // type:object size:0x3C scope:weak
|
||||
lbl_80673A80 = .bss:0x80673A80; // type:object size:0xC
|
||||
lbl_80673A8C = .bss:0x80673A8C; // type:object size:0x1C data:byte
|
||||
@1109 = .bss:0x80673A80; // type:object size:0xC scope:local
|
||||
@LOCAL@GetInstance__Q44nw4r3snd6detail12VoiceManagerFv@instance = .bss:0x80673A8C; // type:object size:0x1C scope:weak data:byte
|
||||
@LOCAL@SetSize__Q44nw4r3lyt6detail11TexCoordAryFUc@texCoords = .bss:0x80673AA8; // type:object size:0x20 scope:weak align:4 data:float
|
||||
sArchiveList__Q23EGG7Archive = .bss:0x80673AC8; // type:object size:0xC
|
||||
sDvdList__Q23EGG7DvdFile = .bss:0x80673AD8; // type:object size:0xC
|
||||
|
||||
+1
-1
@@ -1077,7 +1077,7 @@ config.libs = [
|
||||
Object(Matching, "nw4r/snd/snd_TaskManager.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_TaskThread.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_Voice.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_VoiceManager.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_VoiceManager.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_Util.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_WaveArchive.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_WaveFile.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user