changed request dialog to disable virtual buttons instead of hiding them
[rocksndiamonds.git] / src / libgame / system.h
index 2f7c2bf61c42045463431d28355c48da02e94476..0e67600c6b478fa589f5c80ff850790aa7d66a97 100644 (file)
@@ -1694,6 +1694,7 @@ void SetTileCursorSXSY(int, int);
 void SetOverlayEnabled(boolean);
 void SetOverlayActive(boolean);
 void SetOverlayShowGrid(boolean);
 void SetOverlayEnabled(boolean);
 void SetOverlayActive(boolean);
 void SetOverlayShowGrid(boolean);
+boolean GetOverlayEnabled(void);
 boolean GetOverlayActive(void);
 void SetDrawDeactivationMask(int);
 int GetDrawDeactivationMask(void);
 boolean GetOverlayActive(void);
 void SetDrawDeactivationMask(int);
 int GetDrawDeactivationMask(void);