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

Function SelectSP

dwarf/SB/Game/zNPCSpawner.cpp:3232–3244  ·  view source on GitHub ↗

Compile unit: C:\SB\Game\zNPCSpawner.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x00316C10 -> 0x00316DD4 */ Range: 0x316C10 -> 0x316DD4

Source from the content-addressed store, hash-verified

3230*/
3231// Range: 0x316C10 -> 0x316DD4
3232class SMSPStatus * SelectSP(class zNPCSpawner * this /* r16 */, class SMNPCStatus * npcstat /* r2 */) {
3233 // Blocks
3234 /* anonymous block */ {
3235 // Range: 0x316C10 -> 0x316DD4
3236 signed int rc; // r2
3237 class SMSPStatus * splist[16]; // r29+0x70
3238 signed int cnt; // r21
3239 signed int i; // r20
3240 class SMSPStatus * tmp_stat; // r19
3241 signed int rc; // r2
3242 class SMSPStatus * sp_stat; // r2
3243 }
3244}
3245
3246/*
3247 Compile unit: C:\SB\Game\zNPCSpawner.cpp

Callers 2

UpdateDiscreetMethod · 0.85
UpdateContinuousMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected