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