forked from LeenkxTeam/LNXRNT
Kore sync
This commit is contained in:
@ -115,13 +115,7 @@ bool memory_type_from_properties(uint32_t typeBits, VkFlags requirements_mask, u
|
||||
return false;
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
extern void kinc_g4_on_g5_internal_resize(int, int, int);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
void kinc_internal_resize(int window_index, int width, int height) {
|
||||
struct vk_window *window = &vk_ctx.windows[window_index];
|
||||
|
||||
Reference in New Issue
Block a user