DEADSOFTWARE

sfs and wad code refactoring: part 1
[d2df-sdl.git] / src / game / g_basic.pas
index 3807b540c996cfdc75bff917eec7d7de17ee471b..69d8aa7f3029290b3bf6335f3e99c51a605f5569 100644 (file)
@@ -3,7 +3,7 @@ unit g_basic;
 interface
 
 uses
-  WADEDITOR, g_phys;
+  wadreader, g_phys;
 
 const
   GAME_VERSION  = '0.667';