mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Update Nuklear to 1.33.0
This commit is contained in:
@@ -192,8 +192,6 @@ int main(void)
|
||||
nk_select_label(nk, name, NK_TEXT_CENTERED, buttons[j]);
|
||||
}
|
||||
}
|
||||
|
||||
nk_layout_row_end(nk);
|
||||
}
|
||||
|
||||
nk_end(nk);
|
||||
|
||||
Reference in New Issue
Block a user