mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 14:38:05 +01:00
lsteamclient: Update cxx.h to latest msvcp90 version.
CW-Bug-Id: #22729
This commit is contained in:
parent
03366c4d33
commit
6741a504f0
42 changed files with 1372 additions and 1257 deletions
|
|
@ -55,6 +55,8 @@ void *alloc_vtable(void *vtable, unsigned int method_count, const char *iface_ve
|
|||
extern void start_callback_thread(void) DECLSPEC_HIDDEN;
|
||||
extern void stop_callback_thread(void) DECLSPEC_HIDDEN;
|
||||
|
||||
void init_rtti( char *base );
|
||||
|
||||
#include "steamclient_generated.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue