Libgamestream doesn't print to console

This commit is contained in:
Iwan Timmer
2015-07-23 13:06:47 +02:00
parent 06265eddad
commit 6c087f40dc
6 changed files with 37 additions and 63 deletions

View File

@@ -25,3 +25,5 @@
#define GS_INVALID -3
#define GS_WRONG_STATE -4
#define GS_IO_ERROR -5
const char* gs_error;