rnd-20031122-1-src
[rocksndiamonds.git] / src / files.h
index 1ae371db1f3dee3ce13f253c3bdf77e64f697903..844503a00a5e8ba6d78c1bf51631c6fe616ae297 100644 (file)
@@ -40,5 +40,8 @@ void SaveSetup();
 
 void LoadCustomElementDescriptions();
 void LoadSpecialMenuDesignSettings();
+void LoadUserDefinedEditorElementList(int **, int *);
+void LoadMusicInfo();
+void LoadInfoAnimations();
 
 #endif /* FILES_H */