X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fbosses.h;h=248201cc4fdf82c67a682a2d537d5853a6492dbb;hb=35a96204ec43a25d41fa76735d874d4740382a6e;hp=46c802291a42820b7d6a5949856bb50af61fb33e;hpb=f252549ec2a5392f2be8bb5ca707b27a464b4583;p=quix0rs-blobwars.git diff --git a/src/bosses.h b/src/bosses.h index 46c8022..248201c 100644 --- a/src/bosses.h +++ b/src/bosses.h @@ -1,5 +1,6 @@ /* -Copyright (C) 2004-2010 Parallel Realities +Copyright (C) 2004-2011 Parallel Realities +Copyright (C) 2011-2015 Perpendicular Dimensions This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -49,6 +50,3 @@ extern Map map; extern Entity player; extern Entity defItem[MAX_ITEMS]; - -// this is used exclusively by the bosses -Boss *self;