mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-02 18:24:15 +00:00
android: add stub for Platform_PreCreateMove
This commit is contained in:
parent
d633fe5deb
commit
0afc3d83c6
@ -782,6 +782,11 @@ void Platform_SetClipboardText( const char *buffer, size_t size )
|
|||||||
// stub
|
// stub
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void Platform_PreCreateMove( void )
|
||||||
|
{
|
||||||
|
// stub
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
========================
|
========================
|
||||||
Android_RunEvents
|
Android_RunEvents
|
||||||
|
Loading…
x
Reference in New Issue
Block a user