mirror of
https://github.com/KubaPro010/rdsspy-lua-host.git
synced 2026-07-29 16:29:21 +02:00
move most of the lua api into its one file in c
This commit is contained in:
@@ -632,6 +632,7 @@ function event(event)
|
||||
current_menu = event
|
||||
end
|
||||
render_menu()
|
||||
last_render_hash = 0
|
||||
end
|
||||
|
||||
local function ternary(cond, a, b)
|
||||
|
||||
Reference in New Issue
Block a user