cleanup of setting/resetting game status to control text font usage
[rocksndiamonds.git] / src / tools.h
index 041a2d1d0a510d995a16544d2ed9abb503ea6bc7..53a1af6569fcf590ab63bdadd45b248be9c978f6 100644 (file)
@@ -249,7 +249,10 @@ void PlayMenuMusic();
 void PlaySoundActivating();
 void PlaySoundSelecting();
 
+void SetAnimStatus(int);
 void SetGameStatus(int);
+void SetFontStatus(int);
+void ResetFontStatus();
 
 void ToggleFullscreenOrChangeWindowScalingIfNeeded();
 void ChangeViewportPropertiesIfNeeded();