mirror of
https://github.com/zeldaret/ss
synced 2026-06-24 17:23:13 -04:00
snd_Bank OK
This commit is contained in:
@@ -2912,6 +2912,7 @@ nw4r/snd/snd_AxfxImpl.cpp:
|
||||
|
||||
nw4r/snd/snd_Bank.cpp:
|
||||
.text start:0x80467FD0 end:0x80468248 align:16
|
||||
.sdata2 start:0x8057EF58 end:0x8057EF78
|
||||
|
||||
nw4r/snd/snd_BankFile.cpp:
|
||||
.text start:0x80468250 end:0x8046890C align:16
|
||||
|
||||
@@ -49654,11 +49654,11 @@ lbl_8057EF48 = .sdata2:0x8057EF48; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF4C = .sdata2:0x8057EF4C; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF50 = .sdata2:0x8057EF50; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF54 = .sdata2:0x8057EF54; // type:object size:0x4 align:4 data:float
|
||||
lbl_8057EF58 = .sdata2:0x8057EF58; // type:object size:0x4 align:4 data:float
|
||||
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
|
||||
@1517 = .sdata2:0x8057EF58; // type:object size:0x4 scope:local align:4 data:float
|
||||
@1518 = .sdata2:0x8057EF5C; // type:object size:0x4 scope:local align:4 data:float
|
||||
@1519 = .sdata2:0x8057EF60; // type:object size:0x4 scope:local align:4 data:float
|
||||
@1524 = .sdata2:0x8057EF68; // type:object size:0x8 scope:local align:8 data:double
|
||||
@1525 = .sdata2:0x8057EF70; // type:object size:0x8 scope:local align:8 data:double
|
||||
@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
|
||||
|
||||
+1
-1
@@ -1017,7 +1017,7 @@ config.libs = [
|
||||
Object(NonMatching, "nw4r/snd/snd_AxVoice.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_AxVoiceManager.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_AxfxImpl.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_Bank.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_Bank.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_BankFile.cpp"),
|
||||
Object(Matching, "nw4r/snd/snd_BasicPlayer.cpp"),
|
||||
Object(NonMatching, "nw4r/snd/snd_BasicSound.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user