Update Nuklear to 1.33.0

This commit is contained in:
Camilla Löwy
2017-02-23 17:49:39 +01:00
parent 3817b4e1c5
commit 106a617fa8
4 changed files with 311 additions and 87 deletions
-2
View File
@@ -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);