mirror of
https://github.com/scummvm/scummvm-tutorial.git
synced 2026-06-20 05:46:07 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
sub init () {
|
|
addOverlay ('image.tga', 0, 0);
|
|
}
|