Begin work on modules - No codegen!!!

This commit is contained in:
Ginger Bill
2016-09-14 12:00:04 +01:00
parent 1147e17c13
commit a60e6bedd9
9 changed files with 288 additions and 174 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#load "win32.odin"
#import "win32.odin"
File :: type struct {
Handle :: type HANDLE