fixed some element class names
[rocksndiamonds.git] / src / game_bd / import_bd.h
index b53372d2af0c57acb767f2b3402f2f35adb5ff8b..6d1fa1e8f9a4179410dec4f2eb96705f55ef73a3 100644 (file)
@@ -34,4 +34,6 @@ byte *TapePlayAction_BD(void);
 byte *TapeCorrectAction_BD(byte *);
 boolean TapeIsPlaying_ReplayBD(void);
 
+char *getCurrentLevelsetName(void);
+
 #endif // IMPORT_BD_H