mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
normalize includes: zone
This commit is contained in:
+3
-5
@@ -16,11 +16,9 @@
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#ifndef FORAGE_H
|
||||
#define FORAGE_H
|
||||
#include "../common/types.h"
|
||||
#pragma once
|
||||
|
||||
#include "common/types.h"
|
||||
|
||||
#define MAX_COMMON_FOOD_IDS 8
|
||||
#define MAX_COMMON_FISH_IDS 9
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user