Ditto
This commit is contained in:
parent
298d4f1bab
commit
1d6a61e640
@ -1,5 +1,5 @@
|
|||||||
engine_window_init(96,64,"Game")
|
engine_window_init(96,64,"Game")
|
||||||
texture = engine_texture_create(8,32)
|
texture = engine_texture_create(8,8)
|
||||||
engine_texture_from_file(texture,"assets/textures/fier0.rgba")
|
engine_texture_from_file(texture,"assets/textures/fier0.rgba")
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
|
Loading…
Reference in New Issue
Block a user