Files
scummvm-tutorial/script.slu
T
2022-12-12 12:38:41 +03:00

4 lines
49 B
Plaintext

sub init () {
addOverlay ('image.tga', 0, 0);
}