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

Function gbaModeFunc

arm9/source/console.cpp:208–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208void gbaModeFunc(int value) {
209 gbaModeOption = value;
210}
211
212void sgbModeFunc(int value) {
213 sgbModeOption = value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected