[examples] finish overrides touch ups; tweak overrides example

This commit is contained in:
Allen Webster
2021-10-08 15:32:16 -07:00
parent 204af74b31
commit feee8cf745
2 changed files with 21 additions and 13 deletions
+3
View File
@@ -68,6 +68,9 @@ void md_release_by_example_allocator(void *ptr, unsigned long long ignore);
#define MD_IMPL_Decommit(p,z) ((void)0)
#define MD_IMPL_Release md_release_by_example_allocator
#define MD_DEFAULT_ARENA_RES_SIZE (1 << 20)
#define MD_DEFAULT_ARENA_CMT_SIZE (1 << 20)
// override file loading