diff options
Diffstat (limited to 'src/core/Frontend.h')
-rw-r--r-- | src/core/Frontend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h index c7b0c979..ef5279aa 100644 --- a/src/core/Frontend.h +++ b/src/core/Frontend.h @@ -646,3 +646,4 @@ public: static_assert(sizeof(CMenuManager) == 0x564, "CMenuManager: error"); extern CMenuManager FrontEndMenuManager; +extern unsigned long _dwOperatingSystemVersion;
\ No newline at end of file |