mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 07:32:23 -07:00
temporarily disable leftover event piping...
This commit is contained in:
@@ -315,6 +315,7 @@ update_and_render(OS_Handle repaint_window_handle, void *user_data)
|
||||
{
|
||||
arena_clear(leftover_events_arena);
|
||||
leftover_events = os_event_list_copy(leftover_events_arena, &events);
|
||||
MemoryZeroStruct(&leftover_events);
|
||||
}
|
||||
|
||||
//- rjf: determine frame time, record into history
|
||||
|
||||
Reference in New Issue
Block a user