- Menu de pausa, altres apanyos

This commit is contained in:
2022-12-28 19:13:39 +01:00
parent c4aff89474
commit 5a980fcdfb
4 changed files with 48 additions and 7 deletions

View File

@@ -4,6 +4,8 @@ function _init()
local pal=loadpal("tiles.gif")
setpal(pal)
logo=newsurf(36,5)
back=newsurf(128,96)
--game_init()
intro_init()
end