mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
replace symbols with string literals and python script
This commit is contained in:
@@ -282,3 +282,5 @@ void* JKRSolidHeap::do_getMaxFreeBlock(void) const {
|
||||
s32 JKRSolidHeap::do_getTotalFreeSize(void) const {
|
||||
return getFreeSize();
|
||||
}
|
||||
|
||||
const char* lbl_8039CFA7 = ""; /* padding */
|
||||
|
||||
Reference in New Issue
Block a user