Sync pokedex constants

This commit is contained in:
GriffinR
2022-10-29 23:46:39 -04:00
parent d1178f7f8f
commit 8aae7ac7f3
7 changed files with 891 additions and 871 deletions
+5
View File
@@ -3,6 +3,11 @@
#include "task.h"
#include "wild_encounter.h"
// Not actually "old" given these were introduced in Gen 3,
// but they're used as equivalents here alongside the other OLD_UNOWN
#define SPECIES_OLD_UNOWN_EMARK (NUM_SPECIES + 0)
#define SPECIES_OLD_UNOWN_QMARK (NUM_SPECIES + 1)
static void Task_SmoothBlendLayers(u8 taskId);
static const u8 sMonSpriteAnchorCoords[][5] = {