Module folder working

This commit is contained in:
Krzosa Karol
2022-06-27 09:58:12 +02:00
parent a58f8aa8b0
commit d8e5955010
6 changed files with 2 additions and 2 deletions

View File

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