What I recognize... which might not be much

So for the challenge of what I recognize in VS is that in our PositionReporter.h there are 3 other header files been called upon. I recognize that we have out class with 3 methods and one of them has several parameters. Our .cpp file is only calling the one header file that was made and contains the definition for the methods. Yep that’s pretty much it. Some of it looks like the stuff when we used fBullCowGame when calling for enums but not sure about that.

Hope to learn more in the upcoming videos. Have a great day everyone.