Commit 4aff9c7
demo/sdl3_renderer/main.c: call nk_input_begin at the end of SDL_AppInit (#865)
* demo/sdl3_renderer/main.c: call nk_input_begin at the end of SDL_AppInit
* Fix shutdown sequence for nk_sdl_app
---------
Co-authored-by: Rob Loach <RobLoach@users.noreply.github.com>1 parent 7295164 commit 4aff9c7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
| |||
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| 411 | + | |
409 | 412 | | |
410 | 413 | | |
411 | 414 | | |
| |||
0 commit comments