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