Round 2 of this.

This commit is contained in:
Jason Felds
2013-04-15 23:26:05 -04:00
parent 26399964cb
commit 1d7b5fe852
10 changed files with 5 additions and 87 deletions
-1
View File
@@ -432,7 +432,6 @@ const int ITEM_NONE = -1;
enum CoinMode
{
CoinMode_Home, /**< The full range of options are available. */
CoinMode_Pay, /**< Coins must be inserted before a game can begin. */
CoinMode_Free, /**< It costs no money to play, but otherwise is similar to Pay mode. */
NUM_CoinMode,
CoinMode_Invalid