mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-18 18:06:44 +00:00
minor improvements
This commit is contained in:
@@ -35,6 +35,8 @@ end
|
||||
|
||||
ffi.gc(renderer, sdl.destroyRenderer)
|
||||
|
||||
sdl.setRenderDrawBlendMode(renderer, sdl.BLENDMODE_BLEND)
|
||||
|
||||
local Backend = {}
|
||||
|
||||
Backend.sdl = sdl
|
||||
|
||||
Reference in New Issue
Block a user