mirror of
https://github.com/zeldaret/ss
synced 2026-09-04 18:21:47 -04:00
snd_BankFile OK
This commit is contained in:
@@ -2915,6 +2915,7 @@ nw4r/snd/snd_Bank.cpp:
|
||||
|
||||
nw4r/snd/snd_BankFile.cpp:
|
||||
.text start:0x80468250 end:0x8046890C align:16
|
||||
.sdata2 start:0x8057EF78 end:0x8057EF80
|
||||
|
||||
nw4r/snd/snd_BasicPlayer.cpp:
|
||||
.text start:0x80468910 end:0x80468B50 align:16
|
||||
|
||||
@@ -49660,7 +49660,7 @@ lbl_8057EF5C = .sdata2:0x8057EF5C; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF60 = .sdata2:0x8057EF60; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF68 = .sdata2:0x8057EF68; // type:object size:0x8 align:8 data:double
|
||||
lbl_8057EF70 = .sdata2:0x8057EF70; // type:object size:0x8 align:8 data:double
|
||||
lbl_8057EF78 = .sdata2:0x8057EF78; // type:object size:0x4 align:4 data:float
|
||||
@1860 = .sdata2:0x8057EF78; // type:object size:0x4 scope:local align:4 data:float
|
||||
@608 = .sdata2:0x8057EF80; // type:object size:0x4 scope:local align:4 data:float
|
||||
@609 = .sdata2:0x8057EF84; // type:object size:0x4 scope:local align:4 data:float
|
||||
lbl_8057EF88 = .sdata2:0x8057EF88; // type:object size:0x4 align:4 data:float
|
||||
|
||||
+1
-1
@@ -1018,7 +1018,7 @@ config.libs = [
|
||||
Object(Matching, "nw4r/snd/snd_AxVoiceManager.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_AxfxImpl.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_Bank.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_BankFile.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_BankFile.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_BasicPlayer.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_BasicSound.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_BiquadFilterPreset.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user