#ifndef DUSK_MAIN_H #define DUSK_MAIN_H namespace dusk { extern bool IsShuttingDown; } #endif // DUSK_MAIN_H