How i can set if healt 0 game end?I would place this within the first while loop [code] if(Hp < 1) Level = 2; [/code]
Null pointer[code] struct mystruct{ int n; }; class mscope{ public: std::vector<mystruct> ...
This user does not accept Private Messages