summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2019-05-30 23:49:06 +0200
committerFire-Head <Fire-Head@users.noreply.github.com>2019-05-30 23:49:06 +0200
commit3ef6029764cfcba7e73bf62c19addbe1732480b8 (patch)
treeff4354c0a3056af8f580356787982021edf62963 /src/config.h
parentadded CText (diff)
downloadre3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar.gz
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar.bz2
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar.lz
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar.xz
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.tar.zst
re3-3ef6029764cfcba7e73bf62c19addbe1732480b8.zip
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 94692fa0..c12f2da2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -53,3 +53,6 @@ enum Config {
NUMANTENNAS = 8,
};
+
+#define GTA3_1_1_PATCH FALSE
+#define USE_PS2_RAND FALSE \ No newline at end of file