rnd-20060603-1-src
[rocksndiamonds.git] / src / init.h
index 75cf288d6be32540c1aba8807e38ccb7b7367f4c..1bfd49bc32333c93f3a03c082a6b963f433d70a9 100644 (file)
@@ -34,6 +34,7 @@ boolean getBitfieldProperty(int *, int, int);
 
 void InitElementPropertiesStatic(void);
 void InitElementPropertiesEngine(int);
+void InitElementPropertiesAfterLoading(int);
 
 void ReloadCustomArtwork(int);
 void RedrawBackground();