28.02.2016, 21:25
What stages does it actually hit, and what does it do currently with the code you posted above?
"Doesn't work" is not an answer
As I said though too, I'd use Defines for the STAGE_LOAD STAGE_IDLE e.t.c. They don't need to be enums, as they're only a value, set to STAGE_LOAD, so you can read it.
"Doesn't work" is not an answer

As I said though too, I'd use Defines for the STAGE_LOAD STAGE_IDLE e.t.c. They don't need to be enums, as they're only a value, set to STAGE_LOAD, so you can read it.
