mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-14 23:21:25 -07:00
Fix alignment for normal structures to match LLVM
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#import "fmt.odin";
|
||||
// #import "fmt.odin";
|
||||
#import "strings.odin";
|
||||
|
||||
Handle :: i32;
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#import win32 "sys/windows.odin";
|
||||
#import fmt "fmt.odin";
|
||||
|
||||
Handle :: int;
|
||||
File_Time :: u64;
|
||||
|
||||
Reference in New Issue
Block a user