Update arguments for ApplyGlobalTintToPaletteSlot
This commit is contained in:
parent
03a98c72bc
commit
7f1c4720a2
1 changed files with 1 additions and 1 deletions
|
@ -866,7 +866,7 @@ static void ApplyGlobalTintToPaletteEntries(u16 offset, u16 size)
|
|||
|
||||
}
|
||||
|
||||
static void ApplyGlobalTintToPaletteSlot(void)
|
||||
static void ApplyGlobalTintToPaletteSlot(u8 slot, u8 count)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue