fonts? you better believe it
This commit is contained in:
parent
8e30d7fa7e
commit
efb8c41d51
5 changed files with 247 additions and 266 deletions
|
@ -1,3 +1,6 @@
|
|||
draw_set_color(c_black);
|
||||
draw_rectangle(0, 0, 640, 360, false);
|
||||
draw_set_color(c_white);
|
||||
draw_set_halign(fa_center);
|
||||
draw_text(320, 40, "CRESCENT INCURSION");
|
||||
draw_text(320, 180-40, msglang("START", "始まる"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue