mirror of
https://github.com/zeldaret/ss
synced 2026-07-04 20:55:29 -04:00
snd_SoundHeap OK
This commit is contained in:
@@ -3049,6 +3049,7 @@ nw4r/snd/snd_SoundHandle.cpp:
|
||||
|
||||
nw4r/snd/snd_SoundHeap.cpp:
|
||||
.text start:0x8047B110 end:0x8047B418 align:16
|
||||
.data start:0x8056E200 end:0x8056E210
|
||||
|
||||
nw4r/snd/snd_SoundPlayer.cpp:
|
||||
.text start:0x8047B420 end:0x8047C050 align:16
|
||||
|
||||
@@ -38618,7 +38618,7 @@ lbl_8056E190 = .data:0x8056E190; // type:object size:0x20
|
||||
lbl_8056E1B0 = .data:0x8056E1B0; // type:object size:0x30
|
||||
WSDCallback = .data:0x8056E1E0; // type:object size:0x10
|
||||
SeqCallback = .data:0x8056E1F0; // type:object size:0x10
|
||||
lbl_8056E200 = .data:0x8056E200; // type:object size:0x10
|
||||
__vt__Q34nw4r3snd9SoundHeap = .data:0x8056E200; // type:object size:0x10
|
||||
lbl_8056E210 = .data:0x8056E210; // type:object size:0x48
|
||||
lbl_8056E258 = .data:0x8056E258; // type:object size:0x48
|
||||
lbl_8056E2A0 = .data:0x8056E2A0; // type:object size:0x18
|
||||
|
||||
+1
-1
@@ -1063,7 +1063,7 @@ config.libs = [
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundArchiveLoader.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundArchivePlayer.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_SoundHandle.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundHeap.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_SoundHeap.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundPlayer.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundStartable.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_SoundSystem.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user