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

Function zEntPickup_SceneReset

src/SB/Game/zEntPickup.cpp:1441–1446  ·  view source on GitHub ↗

Equivalent: scheduling

Source from the content-addressed store, hash-verified

1439
1440// Equivalent: scheduling
1441void zEntPickup_SceneReset()
1442{
1443 gEnableRewardsQueue = 1;
1444 sSpatulaAlreadyGiven = NULL;
1445 sSpatulaBungeeDeferred = NULL;
1446}
1447
1448// wip
1449void zEntPickup_SceneUpdate(F32 dt)

Callers 2

zEntPickup_SceneEnterFunction · 0.85
zSceneResetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected