added fast uncovering of native BD games when started from editor
[rocksndiamonds.git] / src / game_bd / import_bd.h
index 3104c99b15b11506609ceabdcf8fe8bd22509c4e..ace426dbfdcbfcb5833fe2470297bbf8687b81ca 100644 (file)
@@ -38,6 +38,6 @@ byte *TapePlayAction_BD(void);
 byte *TapeCorrectAction_BD(byte *);
 boolean TapeIsPlaying_ReplayBD(void);
 
-char *getCurrentLevelsetName(void);
+boolean isLevelEditorTestGame(void);
 
 #endif // IMPORT_BD_H