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

Function setScaleFilterFunc

arm9/source/console.cpp:252–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251}
252void setScaleFilterFunc(int value) {
253 scaleFilter = value;
254}
255
256void customBorderEnableFunc(int value) {
257 customBordersEnabled = value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected