Move more graphics out of misc
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ static const u16 *const *const sPrizeListSets[] =
|
||||
sPrizeLists2
|
||||
};
|
||||
|
||||
static const u16 sEReader_Pal[] = INCBIN_U16("graphics/misc/trainer_hill_ereader.gbapal");
|
||||
static const u16 sEReader_Pal[] = INCBIN_U16("graphics/trainer_hill/ereader.gbapal");
|
||||
static const u8 sRecordWinColors[] = {TEXT_COLOR_TRANSPARENT, TEXT_COLOR_DARK_GRAY, TEXT_COLOR_LIGHT_GRAY};
|
||||
|
||||
static const struct TrHillTag *const sDataPerTag[] =
|
||||
|
||||
Reference in New Issue
Block a user