mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 05:10:24 +00:00
Fix linux warnings
This commit is contained in:
@ -598,7 +598,7 @@ public:
|
||||
#endif
|
||||
|
||||
public:
|
||||
static void BuildStatLine(char *text, void *stat, bool itsFloat, void *stat2);
|
||||
static void BuildStatLine(Const char *text, void *stat, bool itsFloat, void *stat2);
|
||||
static void CentreMousePointer();
|
||||
void CheckCodesForControls(int);
|
||||
bool CheckHover(int x1, int x2, int y1, int y2);
|
||||
|
Reference in New Issue
Block a user