mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 15:18:46 +00:00
its compiling... (prepping for runtime testing)
This commit is contained in:
@@ -181,4 +181,6 @@ void* arena_allocator_proc(void* allocator_data, AllocatorMode mode, SSIZE size,
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
return allocated_ptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user