Rearrange # flags, Add Windows.kl

This commit is contained in:
Krzosa Karol
2022-06-12 19:41:31 +02:00
parent cd29798c1d
commit 31c2c00452
6 changed files with 24 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
package Memory
Allocator_Kind :: enum
Allocator_Kind :: enum #flag
Null
Arena
Heap :: 4