working cpp codegen
This commit is contained in:
parent
043892cdd1
commit
44e88f7fd0
2 changed files with 31 additions and 38 deletions
|
|
@ -46,6 +46,9 @@ main :: proc() {
|
|||
|
||||
rl.ExportImage(atlas, EXPORT_PATH)
|
||||
|
||||
// something : string = "hello"
|
||||
// fmt.printf("{1} {2} else", something, 10)
|
||||
|
||||
// TestStruct :: struct {
|
||||
// something: struct {
|
||||
// name: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue