Fix some if directive stuff. Fix a property output issue. Will be deprecated next commit anyway.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//#add_define PS5
|
||||
#add_define PS5
|
||||
#add_define XSX
|
||||
//#add_define Switch2
|
||||
#add_define Switch2
|
||||
|
||||
#if (Env.PS5 && Env.XSX) || Env.Switch2 {
|
||||
vertex console_main :: () {
|
||||
|
||||
Reference in New Issue
Block a user