rename game setting

This commit is contained in:
h4570
2022-08-28 17:11:12 +02:00
parent f08da7b358
commit 3f9bb33177
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,6 +12,6 @@
namespace Demo {
const bool IS_REAL_PS2 = false;
const bool IS_REAL_PS2_VIA_USB = false;
} // namespace Demo