mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 08:10:34 +00:00
Load and write our settings in re3.ini & fixes
This commit is contained in:
parent
ee3f5744f5
commit
3bd3330227
12 changed files with 150 additions and 78 deletions
|
@ -3378,4 +3378,4 @@ int strcasecmp(const char *str1, const char *str2)
|
|||
return _strcmpi(str1, str2);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue