Previously it wasnt working but now its working, TRUST ME
This commit is contained in:
6
build/modules/WINMM.core
Normal file
6
build/modules/WINMM.core
Normal file
@@ -0,0 +1,6 @@
|
||||
#import "KERNEL32.core"
|
||||
#link "winmm"
|
||||
|
||||
MMRESULT :: UINT
|
||||
TIMERR_NOERROR :: 0
|
||||
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT
|
||||
Reference in New Issue
Block a user