This commit is contained in:
Michael Fabian Dirks
2016-03-11 14:13:25 +01:00
parent 2bf8361797
commit a52326d80a
60 changed files with 2776 additions and 1059 deletions
+3 -2
View File
@@ -16,7 +16,8 @@
#include "BlitzSteam.h"
DLL_FUNCTION(ISteamMatchmaking*) BS_Matchmaking() {
DLL_FUNCTION(ISteamMatchmaking*) BS_SteamMatchmaking() {
return SteamMatchmaking();
}
BS_I
#pragma message("SteamMatchmaking is not ported yet. TODO!")