3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
|
if ( scr_input_get( INPUT_PAUSE ) ) { game_end();
|
||
|
}
|