File naming convention change
This commit is contained in:
5
modules/WINMM.core
Normal file
5
modules/WINMM.core
Normal file
@@ -0,0 +1,5 @@
|
||||
#import "KERNEL32.core"
|
||||
|
||||
MMRESULT :: UINT
|
||||
TIMERR_NOERROR :: 0
|
||||
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT
|
||||
Reference in New Issue
Block a user