2019-12-27 18:28:47 -05:00
|
|
|
#pragma once
|
|
|
|
|
|
|
|
|
|
bool IsMacPlusGraphicBanned();
|
|
|
|
|
bool IsMacPlusSoundBanned();
|
2019-12-28 19:50:29 -05:00
|
|
|
bool IsHighScoreDisabled();
|
2020-02-05 00:22:39 -05:00
|
|
|
bool IsRoomEditorDisabled();
|
2020-02-16 21:57:02 -05:00
|
|
|
bool IsHighScoreForceTop();
|