rnd-20131216-1-src
[rocksndiamonds.git] / src / libgame / misc.h
index 582a6255f9ee4d2ad67a445e87f3956442409253..244a3992d2e02b725dd6cc0be3d17db758c865ce 100644 (file)
@@ -241,6 +241,7 @@ int closeDirectory(Directory *);
 DirectoryEntry *readDirectory(Directory *);
 void freeDirectoryEntry(DirectoryEntry *);
 
+boolean directoryExists(char *);
 boolean fileExists(char *);
 boolean FileIsGraphic(char *);
 boolean FileIsSound(char *);