mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-06-15 03:01:48 -07:00
Day 3 complete
This commit is contained in:
@ -12,7 +12,7 @@ int gen_main()
|
||||
log_fmt("Generating code for Handmade Hero\n");
|
||||
|
||||
log_fmt("Generaton finished for Handmade Hero\n");
|
||||
gen::deinit();
|
||||
// gen::deinit();
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user