Errors in the code

Hey,
I was following along the course and I keep getting this error:

I can only assume it has something to do with the fact that I chose to use the array method for the window dimensions because rest of the code should be the same. Here’s the code:


It should be legible, didn’t figure out a fancier way to add it…

Hi LazyFinn,

The issue is that DrawTextPro and DrawTexturePro are different functions. You want to use DrawTexturePro there.

OF COURSE! thanks lol, sometimes I feel like I need somebody to proofread my code… I checked it so many times… Well it doesn’t seem to matter as the the later courses move that stuff into the class functions.

It almost always helps to have a second set of eyes look at your code. Happy learning!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms