mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-27 03:05:38 +01:00
platform: add GetNativeObject call
This commit is contained in:
parent
a5258bea65
commit
265f79fc72
@ -25,6 +25,7 @@ GNU General Public License for more details.
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
*/
|
*/
|
||||||
void Platform_Vibrate( float life, char flags );
|
void Platform_Vibrate( float life, char flags );
|
||||||
|
void*Platform_GetNativeObject( const char *name );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user