TUTORIAL: add boilerplate SLUDGE project

This commit is contained in:
Fedor Antokhin
2022-12-12 12:38:41 +03:00
parent d5d715334c
commit b7fca36a71
4 changed files with 31 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
sub init () {
addOverlay ('image.tga', 0, 0);
}