mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 14:04:09 +00:00
Merge branch 'master' into miami
# Conflicts: # src/animation/CutsceneMgr.cpp # src/audio/AudioLogic.cpp # src/audio/soundlist.h # src/core/ControllerConfig.cpp # src/core/ControllerConfig.h # src/core/Streaming.cpp # src/peds/PedChat.cpp # src/render/Weather.cpp # src/rw/TexRead.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp
This commit is contained in:
commit
a3322f17d5
7 changed files with 115 additions and 87 deletions
|
@ -34,6 +34,9 @@ enum e_ControllerAction
|
|||
PED_LOOKBEHIND,
|
||||
PED_DUCK,
|
||||
PED_ANSWER_PHONE,
|
||||
#ifdef BIND_VEHICLE_FIREWEAPON
|
||||
VEHICLE_FIREWEAPON,
|
||||
#endif
|
||||
VEHICLE_ACCELERATE,
|
||||
VEHICLE_BRAKE,
|
||||
VEHICLE_CHANGE_RADIO_STATION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue