Move pet command/button defines to common.h

I didn't want to include pets.h everywhere
This commit is contained in:
Michael Cook (mackal)
2017-05-04 13:35:19 -04:00
parent c1ee88a90e
commit 21f02f4ce4
4 changed files with 48 additions and 50 deletions
-1
View File
@@ -30,7 +30,6 @@
#include "quest_parser_collection.h"
#include "string_ids.h"
#include "worldserver.h"
#include "pets.h"
#include <math.h>