mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
fixes from master, menu helper text
This commit is contained in:
@ -613,7 +613,7 @@ public:
|
||||
void CheckCodesForControls(int);
|
||||
bool CheckHover(int x1, int x2, int y1, int y2);
|
||||
void CheckSliderMovement(int);
|
||||
void DisplayHelperText();
|
||||
void DisplayHelperText(char*);
|
||||
int DisplaySlider(float, float, float, float, float, float, float);
|
||||
void DoSettingsBeforeStartingAGame();
|
||||
void DrawStandardMenus(bool);
|
||||
|
Reference in New Issue
Block a user