Somehow overlooked unions... More stuff on parser constructors

This commit is contained in:
2023-04-23 22:53:30 -04:00
parent d541b33b22
commit 38a60e4b91
4 changed files with 582 additions and 65 deletions

View File

@ -4,6 +4,12 @@
#ifdef gen_time
#include "gen.cpp"
using namespace gen;
int gen_main()
{
Memory::setup();