Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stewmath/GameYob
/ chan4Func
Function
chan4Func
arm9/source/console.cpp:313–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
setChanEnabled(2, value);
312
}
313
void chan4Func(int value) {
314
setChanEnabled(3, value);
315
}
316
317
void setRumbleFunc(int value) {
318
rumbleStrength = value;
Callers
nothing calls this directly
Calls
1
setChanEnabled
Function · 0.85
Tested by
no test coverage detected