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

Method enable

src/SB/Game/zDiscoFloor.cpp:820–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

818}
819
820void z_disco_floor::enable()
821{
822 flag.enabled = (tiles_size != 0);
823}
824
825void z_disco_floor::disable()
826{

Callers 1

event_handlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected