mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-15 05:29:51 +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_GetNativeObject( const char *name );
|
||||
|
||||
/*
|
||||
==============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user