project_files/frontlib/frontlib.h
changeset 7482 d70a5b0d1190
parent 7320 e704706008d4
child 8078 ea7541f77944
equal deleted inserted replaced
7479:c8c552ee3acb 7482:d70a5b0d1190
    28 
    28 
    29 #include "ipc/gameconn.h"
    29 #include "ipc/gameconn.h"
    30 #include "ipc/mapconn.h"
    30 #include "ipc/mapconn.h"
    31 #include "net/netconn.h"
    31 #include "net/netconn.h"
    32 #include "util/logging.h"
    32 #include "util/logging.h"
       
    33 #include "model/schemelist.h"
    33 
    34 
    34 /**
    35 /**
    35  * Call this function before anything else in this library.
    36  * Call this function before anything else in this library.
    36  * Returns 0 on success, -1 on error.
    37  * Returns 0 on success, -1 on error.
    37  */
    38  */