X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=53a1af6569fcf590ab63bdadd45b248be9c978f6;hp=041a2d1d0a510d995a16544d2ed9abb503ea6bc7;hb=bc6e19a34de8c4c290dc3c6bee70ac805525070b;hpb=cea1ea492e56f8816aa76b3d59ae44c4f3b73339 diff --git a/src/tools.h b/src/tools.h index 041a2d1d..53a1af65 100644 --- a/src/tools.h +++ b/src/tools.h @@ -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();