]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - console.c
Removed inline from function Con_Rcon_AddChar due to MSVC8 (Visual Studio 2005) not...
[xonotic/darkplaces.git] / console.c
index eeed6627f255acf64a0a101d665579977774ad39..5efd1884fa065666357cd34adace777440a9458b 100644 (file)
--- a/console.c
+++ b/console.c
@@ -677,7 +677,7 @@ Con_Rcon_AddChar
 Adds a character to the rcon buffer
 ================
 */
-inline void Con_Rcon_AddChar(char c)
+void Con_Rcon_AddChar(char c)
 {
        // if this print is in response to an rcon command, add the character
        // to the rcon redirect buffer