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