Remove file that's no longer needed

This commit is contained in:
Josh 2025-11-17 21:06:48 +00:00
parent 850d53ca9c
commit cc68267b0b
3 changed files with 0 additions and 8 deletions

View File

@ -1,6 +0,0 @@
#ifndef GUARD_CONSTANTS_POKEMON_ICON_H
#define GUARD_CONSTANTS_POKEMON_ICON_H
//#define POKE_ICON_BASE_PAL_TAG 56000
#endif // GUARD_CONSTANTS_POKEMON_ICON_H

View File

@ -4,7 +4,6 @@
#include "palette.h"
#include "pokemon_icon.h"
#include "sprite.h"
#include "constants/pokemon_icon.h"
#define INVALID_ICON_SPECIES SPECIES_OLD_UNOWN_J // Oddly specific, used when an icon should be a ?. Any of the 'old unown' would work

View File

@ -40,7 +40,6 @@
#include "constants/moves.h"
#include "constants/rgb.h"
#include "constants/songs.h"
#include "constants/pokemon_icon.h"
/*
NOTE: This file is large. Some general groups of functions have