mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 13:04:08 +00:00
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts: # src/core/re3.cpp
This commit is contained in:
commit
e9689a0a07
16 changed files with 561 additions and 189 deletions
|
@ -49,8 +49,10 @@ void TheModelViewer(void);
|
|||
#endif
|
||||
|
||||
#ifdef LOAD_INI_SETTINGS
|
||||
void LoadINISettings();
|
||||
bool LoadINISettings();
|
||||
void SaveINISettings();
|
||||
void LoadINIControllerSettings();
|
||||
void SaveINIControllerSettings();
|
||||
#endif
|
||||
|
||||
#ifdef NEW_RENDERER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue