added checking availability of level specific colors in level editor
[rocksndiamonds.git] / src / game_bd / export_bd.h
index 6fe2456cd63bc3198c67c3cb26acce5743c48e48..23809345a82ead5a8e7b7f17ef2120e9bdcf9ad3 100644 (file)
@@ -123,6 +123,8 @@ boolean use_bd_pushing_graphics(void);
 boolean use_bd_up_down_graphics(void);
 boolean use_bd_falling_sounds(void);
 
+boolean hasColorTemplate_BD(void);
+
 Bitmap **GetTitleScreenBitmaps_BD(void);
 void CoverScreen_BD(void);