Why not use a #define? Since the panels get defined right at the very beginning, the only variables that would be relevant are global variables' default values, so instead of doing that you could just use a #define (since they just get replaced at compile time anyway).

Jibb


Formerly known as JulzMighty.
I made KarBOOM!