(svn r1186) -Fix: [Network] You can now join a company on a server where a company
went bankrupt, without joining the wrong company (or even failing to do so)
#ifndef CALLBACK_TABLE_H#define CALLBACK_TABLE_Hextern CommandCallback *_callback_table[];extern const int _callback_table_count;#endif