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