#region works in amxx studio, letting me set regions to organize my code just like in visual studio, which is great...
...however, when I try to compile, I am told that I am using an "unknown directive". Is there a way to have the compiler ignore all #regions so I can use them with amxx studio to help organize my code?