Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -34,8 +34,8 @@ static const struct {
|
||||
}
|
||||
};
|
||||
|
||||
// Unused. See berry_fix_program.c
|
||||
static void LoadBerryFixGraphics(u32 idx)
|
||||
// See berry_fix_program.c
|
||||
static void UNUSED LoadBerryFixGraphics(u32 idx)
|
||||
{
|
||||
REG_DISPCNT = 0;
|
||||
REG_BG0HOFS = 0;
|
||||
|
||||
Reference in New Issue
Block a user