I'm developing a game for a nintendo emulator using the libnds library from devkitpro and I'm trying to change the color of the text when printing.
I initialize the console variable with consoleDemoInit() and then I try modifying several values but get nothing or an unwanted result.
I'd be thankful if anyone could help me.