mirror of
				https://github.com/Ed94/HandmadeHero.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	Started to to use gencpp to codegen. Now instead of loading the symbol table file made by the build script I can just have it get directly compiled.
Project Code Generation
This directory contains metaprograms that generate code for the project.
Any code generated will be put into *.gen.cpp files within a gen folder for the respective module the metaprogram is generating for.