Working on modules finding bugs

This commit is contained in:
Krzosa Karol
2022-10-14 07:06:55 +02:00
parent 16a2fe659e
commit 62aaffdb83
7 changed files with 37 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
#import "Arena.core"
OS :: #import "Windows.core"
OS :: #import "OS$OS.core"
SizeU :: U64
ClampTopSizeU :: (val: SizeU, max: SizeU): SizeU