Removed unused fields

This commit is contained in:
Eduardo Quezada 2024-08-29 20:38:22 -04:00
parent 396a390114
commit d80bf06daa
2 changed files with 0 additions and 3 deletions

View File

@ -827,8 +827,6 @@ bool8 SetDiveWarpDive(u16 x, u16 y)
void LoadMapFromCameraTransition(u8 mapGroup, u8 mapNum)
{
s32 paletteIndex;
SetWarpDestination(mapGroup, mapNum, WARP_ID_NONE, -1, -1);
// Dont transition map music between BF Outside West/East

View File

@ -226,7 +226,6 @@ void ResetPaletteFadeControl(void)
// Like normal palette fade, but respects sprite/tile palettes immune to time of day fading
static u8 UpdateTimeOfDayPaletteFade(void)
{
u8 paletteNum;
u16 paletteOffset;
u16 selectedPalettes;
u16 timePalettes = 0; // palettes passed to the time-blender