raylibpyctbg
raylibpyctbg copied to clipboard
Data type errors
There are many types in the init.py file with underscores '_int' and '_bool' that cause errors like these: NameError: name '_bool' is not defined. Did you mean: 'bool'?