SteamRE / open-steamworks

Open Steamworks is a set of reverse engineered headers for the Valve's Steam Client. More or less abandoned now that the Steamworks SDK is publically available.
252 stars 86 forks source link

Identifier EBillingType undefined if NO_STEAM defined #14

Closed ghost closed 9 years ago

ghost commented 9 years ago

This is how I'm including Steamworks:

#define NO_STEAM
#include <osw/Steamworks.h>