10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
|
tutorial_fadeout--;
|
||
|
|
||
|
if ( scr_input_get( INPUT_PAUSE ) ) {
|
||
|
game_end();
|
||
|
}
|
||
|
|
||
|
counter++
|
||
|
|
||
|
|