Parcourir la source

Use BRL.SystemDefault.

woollybah il y a 9 ans
Parent
commit
50e3cf192f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      timer.mod/timer.bmx

+ 1 - 1
timer.mod/timer.bmx

@@ -28,7 +28,7 @@ Added check for Win32 timer firing after timeKillEvent
 Removed brl.standardio dependancy
 End Rem
 
-Import BRL.System
+Import BRL.SystemDefault
 
 ?Win32
 Import "timer.win32.c"