mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 00:09:45 +00:00
Fix linux warnings
This commit is contained in:
@ -180,7 +180,7 @@ CPedModelInfo::SetLowDetailClump(RpClump *lodclump)
|
||||
|
||||
struct ColNodeInfo
|
||||
{
|
||||
char *name;
|
||||
Const char *name;
|
||||
int pedNode;
|
||||
int pieceType;
|
||||
float x, z;
|
||||
|
Reference in New Issue
Block a user