Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stewmath/GameYob
/ sgbBorderEnableFunc
Function
sgbBorderEnableFunc
arm9/source/console.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void sgbBorderEnableFunc(int value) {
262
sgbBordersEnabled = value;
263
checkBorder();
264
}
265
266
void vblankWaitFunc(int value) {
267
interruptWaitMode = value;
Callers
nothing calls this directly
Calls
1
checkBorder
Function · 0.85
Tested by
no test coverage detected