mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-11 00:27:48 -04:00
Compare commits
No commits in common. "master" and "v2.6.1" have entirely different histories.
3 changed files with 665 additions and 681 deletions
|
@ -14,7 +14,6 @@ local transform = require 'transform'
|
|||
local ui1, ui2
|
||||
|
||||
function love.load()
|
||||
love.keyboard.setKeyRepeat(true)
|
||||
ui1, ui2 = nuklear.newUI(), nuklear.newUI()
|
||||
end
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 614abce05b9455849bbf1519b7f86e53c78b04ab
|
||||
Subproject commit adc52d710fe3c87194b99f540c53e82eb75c2521
|
1343
src/nuklear_love.c
1343
src/nuklear_love.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue