network_client.c
changeset 2159 3b634157c3b2
parent 2078 94c05035e2ce
child 2162 c1ded3bd3d0c
equal deleted inserted replaced
2158:b134d7479c0e 2159:3b634157c3b2
    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