コード例 #1
0
ファイル: fish.cpp プロジェクト: lxyyxl638/Fishtank
bool fish::increaseHealth()
   {
       return plat.increaseHealth();
   }