diff options
author | aap <aap@papnet.eu> | 2020-06-20 14:38:21 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-06-20 14:38:21 +0200 |
commit | 5ad739f096b73430a9bde832985ef7e2712f7cf7 (patch) | |
tree | 3f798b68d71a7334991a07eac94bcf8e3fa279ae /src/core/config.h | |
parent | ccamera cleanup (diff) | |
download | re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar.gz re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar.bz2 re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar.lz re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar.xz re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.tar.zst re3-5ad739f096b73430a9bde832985ef7e2712f7cf7.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 837d8165..6835267d 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -254,5 +254,6 @@ enum Config { #define CANCELLABLE_CAR_ENTER // Camera +//#define PS2_CAM_TRANSITION // old way of transitioning between cam modes #define IMPROVED_CAMERA // Better Debug cam, and maybe more in the future #define FREE_CAM // Rotating cam |