mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Oops
This commit is contained in:
parent
c8457d39ed
commit
b137bf1af4
@ -303,7 +303,7 @@ public:
|
||||
return;
|
||||
}
|
||||
|
||||
WARN_LOG(LOADER, "Importing %s : %08x", GetFuncName(func.moduleName, func.nid), func.stubAddr);
|
||||
DEBUG_LOG(LOADER, "Importing %s : %08x", GetFuncName(func.moduleName, func.nid), func.stubAddr);
|
||||
|
||||
// Add the symbol to the symbol map for debugging.
|
||||
char temp[256];
|
||||
|
Loading…
Reference in New Issue
Block a user