DEADSOFTWARE

use idpool to allocate new item object
[d2df-sdl.git] / src / shared / idpool.pas
index 7817cc160b259ff91a7eef539205e1276ed1b746..8cb99e6fca1775be4b4854fcbb4f9ddbb3cbed7a 100644 (file)
@@ -14,7 +14,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
 {$INCLUDE a_modes.inc}
-{$DEFINE IDPOOL_CHECKS}
+{.$DEFINE IDPOOL_CHECKS}
 unit idpool;
 
 interface