mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 14:24:09 +00:00
Detect R and start game on menu
This commit is contained in:
parent
98a97a32fa
commit
e6401bce18
3 changed files with 28 additions and 11 deletions
|
@ -521,3 +521,7 @@ extern bool doingMissionRetry;
|
|||
uint32 AddExtraDeathDelay();
|
||||
void RetryMission(int, int);
|
||||
#endif
|
||||
|
||||
#ifdef USE_DEBUG_SCRIPT_LOADER
|
||||
extern int scriptToLoad;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue