network_client.c
changeset 2159 f6284cf5fab0
parent 2078 548ff600bb11
child 2162 b98e430ffd10
equal deleted inserted replaced
2158:722042326977 2159:f6284cf5fab0
    12 #include "command.h"
    12 #include "command.h"
    13 #include "gfx.h"
    13 #include "gfx.h"
    14 #include "window.h"
    14 #include "window.h"
    15 #include "settings.h"
    15 #include "settings.h"
    16 #include "console.h"
    16 #include "console.h"
       
    17 #include "variables.h"
    17 
    18 
    18 
    19 
    19 // This file handles all the client-commands
    20 // This file handles all the client-commands
    20 
    21 
    21 
    22