MCPcopy Create free account
hub / github.com/Stewmath/GameYob / sgbModeFunc

Function sgbModeFunc

arm9/source/console.cpp:212–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212void sgbModeFunc(int value) {
213 sgbModeOption = value;
214}
215
216void biosEnableFunc(int value) {
217 biosEnabled = value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected