mirror of
https://github.com/BluTac10/360Revived.git
synced 2026-07-16 23:30:45 +00:00
6 lines
189 B
C++
6 lines
189 B
C++
#include "stdafx.h"
|
|
#include "ClientConstants.h"
|
|
|
|
const wstring ClientConstants::VERSION_STRING = {};//+ SharedConstants::VERSION_STRING;
|
|
const wstring ClientConstants::BRANCH_STRING = {};
|