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:
+1
-5
@@ -1,5 +1,4 @@
|
||||
#ifndef EVENT_CODES_H
|
||||
#define EVENT_CODES_H
|
||||
#pragma once
|
||||
|
||||
typedef enum {
|
||||
EVENT_SAY = 0,
|
||||
@@ -156,6 +155,3 @@ typedef enum {
|
||||
} QuestEventID;
|
||||
|
||||
extern const char *QuestEventSubroutines[_LargestEventID];
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user