Ver Fonte

Use BRL.SystemDefault.

woollybah há 9 anos atrás
pai
commit
50e3cf192f
1 ficheiros alterados com 1 adições e 1 exclusões
  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"