mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-13 16:05:15 -04:00
wire decomp static savestates with macros (#6904)
This commit is contained in:
@@ -379,9 +379,6 @@ void Audio_ProcessSeqCmd(u32 cmd) {
|
||||
}
|
||||
}
|
||||
|
||||
extern f32 D_80130F24;
|
||||
extern f32 D_80130F28;
|
||||
|
||||
void Audio_QueueSeqCmd(u32 cmd) {
|
||||
// Replacement is resolved per-command in func_800F9280().
|
||||
sAudioSeqCmds[sSeqCmdWrPos++] = cmd;
|
||||
|
||||
Reference in New Issue
Block a user