Reestructuració i neteja de codi

This commit is contained in:
2026-05-24 23:09:43 +02:00
parent 43013f9c4b
commit a29dea89ae
9 changed files with 21 additions and 845 deletions
+3
View File
@@ -40,6 +40,9 @@ end
function intro_init()
print("INTRO_INIT")
-- game_update = intro_intro
mapa = stage1_mapa
load_tilemap( sf_mapa )
intro_wait=400
surf.source(tiles)
surf.target(0)