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

Method init

src/SB/Game/zDiscoFloor.cpp:486–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484//extern clone_pipe_data clone_pipe;
485
486void z_disco_floor::init()
487{
488 create_glow_light();
489 xDebugRemoveTweak("Disco Floor");
490 add_global_tweaks();
491 clone_pipe.init();
492}
493
494namespace
495{

Callers

nothing calls this directly

Calls 4

xDebugRemoveTweakFunction · 0.85
create_glow_lightFunction · 0.70
add_global_tweaksFunction · 0.70
loadMethod · 0.45

Tested by

no test coverage detected