MCPcopy 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}
313void chan4Func(int value) {
314 setChanEnabled(3, value);
315}
316
317void setRumbleFunc(int value) {
318 rumbleStrength = value;

Callers

nothing calls this directly

Calls 1

setChanEnabledFunction · 0.85

Tested by

no test coverage detected