#pragma once #define INFUNC_FAIL (int)0xC0000000 void runScript(char *path); void skipbrackets(); void getfollowingchar(char end);