File naming convention change

This commit is contained in:
Krzosa Karol
2022-09-30 16:20:28 +02:00
parent b1d05bc203
commit 233115cf2c
21 changed files with 28 additions and 36 deletions

5
modules/WINMM.core Normal file
View File

@@ -0,0 +1,5 @@
#import "KERNEL32.core"
MMRESULT :: UINT
TIMERR_NOERROR :: 0
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT