mirror of
https://github.com/halpz/re3.git
synced 2025-12-19 23:02:54 +00:00
Fix linux warnings
This commit is contained in:
@@ -885,7 +885,7 @@ CCam::PrintMode(void)
|
||||
sprintf(buf, " ");
|
||||
sprintf(buf, " ");
|
||||
|
||||
static char *modes[] = { "None",
|
||||
static Const char *modes[] = { "None",
|
||||
"Top Down", "GTA Classic", "Behind Car", "Follow Ped",
|
||||
"Aiming", "Debug", "Sniper", "Rocket", "Model Viewer", "Bill",
|
||||
"Syphon", "Circle", "Cheesy Zoom", "Wheel", "Fixed",
|
||||
|
||||
Reference in New Issue
Block a user