rnd-20031128-1-src
[rocksndiamonds.git] / src / files.h
index 1ae371db1f3dee3ce13f253c3bdf77e64f697903..28158de55f1432c0353b6052db27271abb0803ea 100644 (file)
@@ -40,5 +40,9 @@ void SaveSetup();
 
 void LoadCustomElementDescriptions();
 void LoadSpecialMenuDesignSettings();
+void LoadUserDefinedEditorElementList(int **, int *);
+void LoadMusicInfo();
+void LoadDemoAnimInfo();
+void LoadDemoAnimText();
 
 #endif /* FILES_H */