Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stewmath/GameYob
/ getPrintConsole
Function
getPrintConsole
arm9/source/console.cpp:909–911 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
907
}
908
909
PrintConsole* getPrintConsole() {
910
return printConsole;
911
}
912
913
void consoleSetPosColor(int x, int y, int color) {
914
u16* map = BG_MAP_RAM_SUB(22);
Callers
3
gbsRedraw
Function · 0.85
redrawMenu
Function · 0.85
iprintfColored
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected