aretegames / arete-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ codegen: system_once without engine ref gives a build error

jamesordner opened this issue · comments

commented

@jamesordner When I check again I found engine ref not particularly needed, any parameter(s) prevent error. (tried frame constant and global lightning)

So actual bug is "C++ codegen: system_once with NO PARAMETER gives a build error"