Fix GET_CARD_BATTLE_LOST typo

This commit is contained in:
GriffinR
2021-10-21 16:54:16 -04:00
parent ff594ccb82
commit 303ce856ad
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#define GET_NUM_STAMPS 0
#define GET_MAX_STAMPS 1
#define GET_CARD_BATTLES_WON 2
#define GET_CARD_BATTLE_LOST 3
#define GET_CARD_BATTLES_LOST 3
#define GET_CARD_NUM_TRADES 4
#define CARD_STAT_BATTLES_WON 0