Fix two bugs
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
static const u32 brightness[4] = {0x5F, 0x4C, 0x39, 0x26};
|
||||
|
||||
static volatile Arm11Operation *operation = (volatile Arm11Operation *)0x1FFFFFF0;
|
||||
static volatile Arm11Operation *operation = (volatile Arm11Operation *)0x1FF80004;
|
||||
|
||||
struct fb fbs[2];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user