3 lines
81 B
Text
3 lines
81 B
Text
RECT();
|
|
TEXTOUT_P("Goodbye, World!", GROBW_P(G0)/4, GROBH_P(G0)/4, 7);
|
|
WAIT(-1);
|