GT_DspMsg Function (ROM Call 0x212)

unknown.h

void GT_DspMsg (const char* msg, short pos);

Displays msg according to pos.

This function displays msg at a place determined by pos. It seems that the rules determining which place pos corresponds to are somewhat random.


Uses: GXcoord, GYcoord, gr_active, WinAttr, WinDupStat, WinStrXY
Used by: GM_Shade, GT_FreeTrace, GT_Trace, GD_Circle, GD_Line, GD_Select, GZ_Box