#include "pch.h" #include "edition.h" int GetEdition() { return ED_STANDARD; }