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