No, they're not variables, they are missing functions that don't appear to be in the source code. The first compiler error message is on:
new_8_4();
which is a missing function. It, and the others I checked, are not in the source file.
No, they're not variables, they are missing functions that don't appear to be in the source code. The first compiler error message is on:
new_8_4();
which is a missing function. It, and the others I checked, are not in the source file.