mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-15 03:01:47 -07:00
added execution code type, gutted functions with only char const* for name + more
This commit is contained in:
@ -19,7 +19,7 @@ int gen_main()
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef runtime
|
||||
#ifdef comptime
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user