/* Hnadmade Hero game code layer. Note: There is not enough code yet in the engine layer to do this separation to a game module. */ #if INTELLISENSE_DIRECTIVES #include "engine/engine.hpp" #include "handmade.hpp" #endif NS_HANDMADE_BEGIN //GameState* get_context() //{ // //} NS_HANDMADE_END