mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 04:00:52 +01:00
A-Z character set and text function
This commit is contained in:
@@ -179,7 +179,7 @@ void intro()
|
||||
|
||||
sound_composition_start(clock());
|
||||
|
||||
draw_sprite("spacebar",(DISPLAY_X/2)-106,50);
|
||||
draw_sprite("spacebar",(DISPLAY_X/2)-106,50);
|
||||
|
||||
while(sound_composition_incomplete())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user