mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-30 22:40:54 -07:00 
			
		
		
		
	codestruct mssing frm c_library.reefactor
This commit is contained in:
		| @@ -752,6 +752,7 @@ R"(#define AST_ArrSpecs_Cap \ | ||||
| 		txt("CodeParams"), | ||||
| 		txt("CodePreprocessCond"), | ||||
| 		txt("CodeSpecifiers"), | ||||
| 		txt("CodeStruct"), | ||||
| 		txt("CodeTemplate"), | ||||
| 		txt("CodeTypename"), | ||||
| 		txt("CodeTypedef"), | ||||
|   | ||||
| @@ -340,6 +340,7 @@ word CodePragma,         gen_CodePragma | ||||
| word CodeParams,         gen_CodeParams | ||||
| word CodePreprocessCond, gen_CodePreprocessCond | ||||
| word CodeSpecifiers,     gen_CodeSpecifiers | ||||
| word CodeStruct,         gen_CodeStruct | ||||
| word CodeTemplate,       gen_CodeTemplate | ||||
| word CodeTypename,       gen_CodeTypename | ||||
| word CodeTypedef,        gen_CodeTypedef | ||||
|   | ||||
		Reference in New Issue
	
	Block a user