mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
All interface versions from sdk 1.0 and up are now supported.
This commit is contained in:
parent
d076d12c6e
commit
d3e8a701dd
19 changed files with 1130 additions and 15 deletions
|
|
@ -49,6 +49,7 @@
|
|||
#include "isteamuser019.h"
|
||||
#include "isteamuser020.h"
|
||||
#include "isteamfriends.h"
|
||||
#include "isteamfriends003.h"
|
||||
#include "isteamfriends004.h"
|
||||
#include "isteamfriends005.h"
|
||||
#include "isteamfriends006.h"
|
||||
|
|
@ -72,6 +73,10 @@
|
|||
#include "isteamutils008.h"
|
||||
#include "isteamutils009.h"
|
||||
#include "isteammatchmaking.h"
|
||||
#include "isteammatchmaking002.h"
|
||||
#include "isteammatchmaking003.h"
|
||||
#include "isteammatchmaking004.h"
|
||||
#include "isteammatchmaking005.h"
|
||||
#include "isteammatchmaking006.h"
|
||||
#include "isteammatchmaking007.h"
|
||||
#include "isteammatchmaking008.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue