mirror of
https://github.com/HolographicHat/Yae.git
synced 2025-12-15 02:48:12 +08:00
win32 define and injector
This commit is contained in:
5
src/GlobalVars.cs
Normal file
5
src/GlobalVars.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace YaeAchievement;
|
||||
|
||||
public static class GlobalVars {
|
||||
public static bool Verbose = false;
|
||||
}
|
||||
Reference in New Issue
Block a user