ui allocation scheme
This commit is contained in:
@@ -364,6 +364,7 @@ int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int n
|
||||
frame.mouse_pos = w32_get_mouse_pos(w32_window_handle);
|
||||
frame.delta = time_delta;
|
||||
frame.update = time_update;
|
||||
frame.frame = frame_counter;
|
||||
|
||||
b32 waited = w32_get_events(tcx.temp, &frame, wait_for_events);
|
||||
if (waited) {
|
||||
|
||||
Reference in New Issue
Block a user