Bdisp_WriteSystemMessage

Synopsis #

Header: fxcg/display.h
Syscall index: 0x1906
Function signature: void Bdisp_WriteSystemMessage(int x, int y, int msgno, int mode, char color3)

Draws a message to VRAM from the built-in messages list, in the language selected on the Language screen of the System menu. Similar to PrintXY_2.\

Parameters #

x and y are probably pixel coordinates rather than “homescreen” coordinates; for information on the other parameters see PrintXY_2.