#ifndef MISC_ACTOR_H #define MISC_ACTOR_H bool checkIsInSkykeepPuzzle(); void restoreSkykeepPuzzleFromGlobal(); #endif