15.05.2013, 22:11
What I do to find things is:
Have many includes for each thing
A main include which includes all those includes and comments below each include saying what they are and what's in them
And last I have my main .pwn file which includes the main include so I can compile.
Btw I use visual c++ 2010 (solution explorer is awesome)
Have many includes for each thing
A main include which includes all those includes and comments below each include saying what they are and what's in them
And last I have my main .pwn file which includes the main include so I can compile.
Btw I use visual c++ 2010 (solution explorer is awesome)