DEADSOFTWARE

pointer taking is typed now (it is safer this way)
[d2df-sdl.git] / src / shared / a_modes.inc
index 277c6a737acfb75a81903cafc4dc8cc6dc10116c..9c5c74c08774122fa8a2e705e89f63d449807b3a 100644 (file)
@@ -47,7 +47,7 @@
 {$SAFEFPUEXCEPTIONS OFF}
 {$SCOPEDENUMS OFF} // this will possibly be changed later
 {$SMARTLINK ON}
-{$TYPEDADDRESS OFF}
+{$TYPEDADDRESS ON}
 {$TYPEINFO OFF}
 {$VARSTRINGCHECKS OFF}