예제 #1
0
파일: fish.cpp 프로젝트: lxyyxl638/Fishtank
bool fish::increaseHealth()
   {
       return plat.increaseHealth();
   }