@@ -12,6 +12,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
+
+{$MODE OBJFPC}
unit Keyboard;
interface
@@ -13,6 +13,8 @@
unit Mouse;
@@ -14,6 +14,7 @@
unit Video;
{.$define VIDEODEBUG}