Day 32 complete

This commit is contained in:
2023-10-10 13:08:08 -04:00
parent dd00713c9e
commit b7dadf3450
15 changed files with 315 additions and 197 deletions

View File

@ -1,3 +1,5 @@
// This was generated by project/codegen/platform_gen.cpp
//This was generated by project/codegen/platform_gen.cpp
#define using_context() \
Context * parent;
#define using_context() Context* parent;