mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-06-15 03:01:48 -07:00
Some qol updates to the scripts
This commit is contained in:
@ -11,6 +11,7 @@ int gen_main()
|
||||
gen::init();
|
||||
log_fmt("Generating code for Handmade Hero\n");
|
||||
|
||||
log_fmt("Generaton finished for Handmade Hero\n");
|
||||
gen::deinit();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user