Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
void sgbModeFunc(int value) {
213
sgbModeOption = value;
214
}
215
216
void biosEnableFunc(int value) {
217
biosEnabled = value;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected