Document item use functions in pokemon.c

This commit is contained in:
PikalaxALT
2021-03-16 21:16:31 -04:00
parent c4b61cc0ed
commit 4d86834d12
10 changed files with 223 additions and 216 deletions
+5
View File
@@ -213,4 +213,9 @@
#define UNOWN_FORM_COUNT 28
#define BOX_NAME_LENGTH 8
#define EVOTRIGGER_LEVEL_UP 0
#define EVOTRIGGER_TRADE 1
#define EVOTRIGGER_STONE 2
#define EVOTRIGGER_STONE_2 3
#endif // GUARD_CONSTANTS_POKEMON_H