Fix HUD_ChatInputPosition qualifier (#323)

This commit is contained in:
Roman Chistokhodov 2022-08-30 19:35:13 +03:00 committed by GitHub
parent 939237df71
commit 99dc2c519f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Sets the location of the input for chat text
==========================
*/
void DLLEXPORT HUD_ChatInputPosition( int *x, int *y )
extern "C" void DLLEXPORT HUD_ChatInputPosition( int *x, int *y )
{
// RecClChatInputPosition( x, y );