- /******************************************************************************/
- /******************************************************************************/
- class Player : Game::Chr
- {
- bool update();
- };
- /******************************************************************************/
- /******************************************************************************/
- /******************************************************************************/
|