mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-08 03:51:39 +12:00
Implement shared font relocation
This commit is contained in:
parent
238d84ba3b
commit
8c80099339
8 changed files with 204 additions and 9 deletions
|
@ -298,5 +298,5 @@ private:
|
|||
|
||||
bool allocateMainThreadStack(u32 size);
|
||||
Regions getConsoleRegion();
|
||||
void copySharedFont(u8* ptr);
|
||||
void copySharedFont(u8* ptr, u32 vaddr);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue