fixing compiler bugs
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// #import "base.kl"
|
||||
#load "gdi32.kl"
|
||||
#load "user32.kl"
|
||||
#load "os.kl"
|
||||
#import "base.kl"
|
||||
#import "gdi32.kl"
|
||||
#import "user32.kl"
|
||||
#import "os.kl"
|
||||
#import "Windows.kl"
|
||||
|
||||
question_mark16 :: 0x003f
|
||||
String32 :: struct;; str: *U32; len: S64
|
||||
|
||||
Reference in New Issue
Block a user