forum-msg-id-136340-edit
Original date:2021-08-30 16:28:32 Edited by: Icy_Viking Subject: Fresh Set of Eyes To Help -FIXED
Hello all,
I keep getting the error expected to see '(' instead of ','. This is the code that is causing this issue.
public constant xorxShader_Init = define_c_func(orx,"+orxShader_Init",{},C_UINT) public function orxShader_Init() return c_func(orxShader_Init,{}) --This is where the error is coming from end function
I can't figure out whay its giving a syntax error, the code is correct.
EDIT: NVM, I got it fixed by re-writing.
Not Categorized, Please Help
|
- history, backlinks
- Last modified in August by Icy_Viking