added setup option for fast game start from level editor
[rocksndiamonds.git] / src / game_bd / import_bd.h
index 3104c99b15b11506609ceabdcf8fe8bd22509c4e..53af163998b55322770c390380ba043b8cddf96f 100644 (file)
@@ -38,6 +38,6 @@ byte *TapePlayAction_BD(void);
 byte *TapeCorrectAction_BD(byte *);
 boolean TapeIsPlaying_ReplayBD(void);
 
-char *getCurrentLevelsetName(void);
+boolean isLevelEditorFastStart(void);
 
 #endif // IMPORT_BD_H