forked from LeenkxTeam/LNXRNT
Update
This commit is contained in:
@ -46,6 +46,8 @@ void kinc_window_show(int window) {}
|
||||
|
||||
void kinc_window_hide(int window) {}
|
||||
|
||||
void kinc_window_set_foreground(int window) {}
|
||||
|
||||
void kinc_window_set_title(int window, const char *title) {}
|
||||
|
||||
int kinc_window_create(kinc_window_options_t *win, kinc_framebuffer_options_t *frame) {
|
||||
|
||||
Reference in New Issue
Block a user