We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7681bf commit 5e02278Copy full SHA for 5e02278
sfae.h
@@ -10,7 +10,7 @@
10
#include "memory.h"
11
#include "hook.h"
12
13
-#define SFAE_VERSION "2.0.2"
+#define SFAE_VERSION "2.0.3"
14
15
const char* MESSAGE = "SFAE Version " SFAE_VERSION ":\nAchievements are enabled!";
16
const wchar_t* WIDE_MESSAGE = L"SFAE Version " SFAE_VERSION L":\nAchievements are enabled!";
0 commit comments