MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / update_faders

Function update_faders

dwarf/SB/Core/x/xSnd.cpp:1240–1248  ·  view source on GitHub ↗

Compile unit: C:\SB\Core\x\xSnd.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x002094E0 -> 0x00209630 */ Range: 0x2094E0 -> 0x209630

Source from the content-addressed store, hash-verified

1238*/
1239// Range: 0x2094E0 -> 0x209630
1240static void update_faders(float dt /* r20 */) {
1241 // Blocks
1242 /* anonymous block */ {
1243 // Range: 0x2094E0 -> 0x209630
1244 class fade_data * it; // r17
1245 class fade_data * end; // r16
1246 float volume; // r1
1247 }
1248}
1249
1250/*
1251 Compile unit: C:\SB\Core\x\xSnd.cpp

Callers 1

xSndUpdateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected