hedgewars/PascalExports.pas
changeset 3789 c3eb56754e92
parent 3779 3351a017d4ad
child 3836 833c0f32e326
--- a/hedgewars/PascalExports.pas	Sun Aug 29 23:36:22 2010 +0200
+++ b/hedgewars/PascalExports.pas	Mon Aug 30 01:38:46 2010 +0200
@@ -165,6 +165,11 @@
     if closeFrontend then alsoShutdownFrontend:= true;
 end;
 
+procedure HW_dismissReady; cdecl; export;
+begin
+    ReadyTimeLeft:= 0;
+end;
+
 procedure HW_setLandscape(landscape: boolean); cdecl; export;
 begin
     if landscape then