30.12.2015, 14:47
Quote:
Okay this was actually really great, but I tried it and well ... obviously failed xD
I got an error not recognizing my main enum (PlayerI), If I move my enums to an include file it will be solved right ? Oh and another question, is it better if I break down my enums into different modules or should I just put them all in one big file called header ? (because either way I should include all headers first right ?) |
For example
pawn Код:
- declarations
- macros
- functions
- server
- player