Problem with Void Function C++

So I’ve completed my function and I’ve added PlayGame to my main, but when I try to run the game it’s as if the main is still acting like the PlayGame isn’t there. I rewatched the video three times now but I’m not sure what I’m doing wrong.

What are you typing to run the program? I have seen people in the past just compiling the program and not actually running it, this is why I am asking.

You also have 3 different files 2 of which are very similarly named. So you could be compiling/exeuting the wrong file/program.

Privacy & Terms