mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 16:57:47 +00:00
remove unused defines
This commit is contained in:
parent
7cf925d1c3
commit
fc214f3545
1 changed files with 2 additions and 7 deletions
|
@ -10,11 +10,6 @@
|
|||
#define EXPORT __attribute__((visibility("default")))
|
||||
#endif
|
||||
|
||||
// todo: this is shit
|
||||
// constant script ids for certain events
|
||||
#define EVENTSCRIPT_AETHERYTE_ID 0x50000
|
||||
#define EVENTSCRIPT_AETHERNET_ID 0x50001
|
||||
|
||||
namespace Core
|
||||
{
|
||||
class Framework;
|
||||
|
|
Loading…
Add table
Reference in a new issue