]> git.pond.sub.org Git - empserver/blobdiff - include/types.h
Fix generation numbers for autonav
[empserver] / include / types.h
index c5cf337a0f96ebb8229d8b1332aa5cabbe0926ce..79365d1344f69956e6bb4644e4243b9233991b84 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2009, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -26,9 +26,9 @@
  *  ---
  *
  *  types.h: Empire types
- * 
+ *
  *  Known contributors to this file:
- *     Markus Armbruster, 2006
+ *     Markus Armbruster, 2006-2007
  */
 
 #ifndef TYPES_H
 typedef unsigned char natid;   /* NSC_NATID must match this */
 typedef short coord;
 
+struct bp;
 struct emp_qelem;
 struct empobj;
+struct gamestr;
 struct lndstr;
 struct lndstr;
 struct lonstr;