mirror of
https://github.com/stevenhowes/TheEscape.git
synced 2026-05-26 15:53:26 +01:00
Simpler screen mode and smaller title size
This commit is contained in:
Binary file not shown.
@@ -21,9 +21,9 @@ PROCmain
|
||||
END
|
||||
|
||||
DEF PROCtitle
|
||||
MODE 25
|
||||
MODE 4
|
||||
CLS
|
||||
PROCdraw_sprite("intro_25",0,0)
|
||||
PROCdraw_sprite("intro_25",320,256)
|
||||
KEY$ = GET$
|
||||
|
||||
SCREENMODE% = 25
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user