added loader file

This commit is contained in:
Jürg Hallenbarter
2026-04-14 11:23:15 +00:00
parent 5259410d77
commit f13cc6b27d
6 changed files with 22 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
function preload() {
img1 = loadImage('assets/wallpaper/elphantJap.jpg');
img1 = loadImage('assets/wallpaper/Space-Nebula.png');
}
function setup() {