Implement shared font relocation
This commit is contained in:
@@ -298,5 +298,5 @@ private:
|
||||
|
||||
bool allocateMainThreadStack(u32 size);
|
||||
Regions getConsoleRegion();
|
||||
void copySharedFont(u8* ptr);
|
||||
void copySharedFont(u8* ptr, u32 vaddr);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user