Added conditional compilation and Const namespace with OS name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#import "Multimedia.core"
|
||||
|
||||
WinMain :: (hInstance: HINSTANCE, hPrevInstance: HINSTANCE, lpCmdLine: LPSTR, nShowCmd: int): int
|
||||
StartMultimedia(title = "Hello, people!")
|
||||
StartMultimedia(title = "Hello people!")
|
||||
for UpdateMultimedia()
|
||||
if Mu.key[Key.Escape].down ;; Mu.quit = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user