rnd-20020322-1-src
[rocksndiamonds.git] / src / libgame / system.h
index 75a986beaf8eddfbdceca434ce923732db6a78d1..bf0f58b1497448f3d3ef1c8924dedddbf3bd9c4a 100644 (file)
@@ -157,6 +157,8 @@ struct OptionInfo
   char *rw_base_directory;
   char *level_directory;
   char *graphics_directory;
+  char *sounds_directory;
+  char *music_directory;
   boolean serveronly;
   boolean network;
   boolean verbose;