include: Move update stuff from prototypes.h to update.h
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
2e7efd1e9b
commit
893093f999
24 changed files with 97 additions and 77 deletions
|
@ -39,10 +39,10 @@
|
|||
#include "land.h"
|
||||
#include "optlist.h"
|
||||
#include "plane.h"
|
||||
#include "prototypes.h"
|
||||
#include "sect.h"
|
||||
#include "server.h"
|
||||
#include "ship.h"
|
||||
#include "update.h"
|
||||
|
||||
static int do_upd_checking;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue