i am creating a menu for my pong game and i keep receiving the error c4700, but i believe i have iniitalizal my variable but its telling me that i haven't and i cant find a way to fix it also i have a warning saying that i will loss data from a conversion from an int to a float...execpt i dont have any ints used i think, any advice would be great i have pasted the codes of fault below and the lines of code near each error
the while(bcontineGame) is what VS is telling me it not working