Files
Aerofoil/PortabilityLayer/PLHacks.h
elasota 7548690c51 Fix up radio buttons, more editbox functionality.
All blocking issues with UI should now be fixed.
2020-02-16 21:57:02 -05:00

8 lines
159 B
C

#pragma once
bool IsMacPlusGraphicBanned();
bool IsMacPlusSoundBanned();
bool IsHighScoreDisabled();
bool IsRoomEditorDisabled();
bool IsHighScoreForceTop();