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