HandmadeHero/project/platform/gen/context.gen.hpp

6 lines
104 B
C++
Raw Normal View History

2023-10-10 10:08:08 -07:00
//This was generated by project/codegen/platform_gen.cpp
#define using_context() \
Context * parent;
2023-10-01 17:17:14 -07:00