mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: mark GAME_EXPORT's
This commit is contained in:
@@ -135,7 +135,7 @@ static void IN_ActivateCursor( void )
|
||||
}
|
||||
}
|
||||
|
||||
void IN_SetCursor( void *hCursor )
|
||||
void GAME_EXPORT IN_SetCursor( void *hCursor )
|
||||
{
|
||||
in_mousecursor = hCursor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user