move more pokeblock data to C and label

This commit is contained in:
DizzyEggg
2017-12-10 16:38:27 +01:00
parent fb30acbc30
commit 37ae6a7758
23 changed files with 527 additions and 90 deletions
+3
View File
@@ -25,6 +25,9 @@ enum
};
// use pokeblock
extern u8 gPokeblockMonId;
extern s16 gPokeblockGain;
void ChooseMonToGivePokeblock(struct Pokeblock *pokeblock, void (*callback)(void));
// pokeblock feed