Added conditional compilation and Const namespace with OS name
This commit is contained in:
@@ -30,7 +30,6 @@ MUWindow :: struct
|
||||
y: S64
|
||||
sizef: Vec2
|
||||
|
||||
|
||||
MUTime :: struct
|
||||
total : F64
|
||||
delta : F64 // @modifiable
|
||||
@@ -59,4 +58,4 @@ Mouse :: struct
|
||||
#import "Base.core"
|
||||
#import "Math.core"
|
||||
#import "Arena.core"
|
||||
#load "win32_multimedia.core"
|
||||
#load "$os_multimedia.core"
|
||||
|
||||
Reference in New Issue
Block a user