mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-24 10:06:57 +08:00
Align SysAbi export names with Aerolib NID catalog (#137)
This commit is contained in:
@@ -19,7 +19,7 @@ public static class LibcInternalExports
|
||||
|
||||
[SysAbiExport(
|
||||
Nid = "NWtTN10cJzE",
|
||||
ExportName = "LibcHeapGetTraceInfo",
|
||||
ExportName = "sceLibcHeapGetTraceInfo",
|
||||
Target = Generation.Gen4 | Generation.Gen5,
|
||||
LibraryName = "LibcInternalExt")]
|
||||
public static int LibcHeapGetTraceInfo(CpuContext ctx)
|
||||
|
||||
Reference in New Issue
Block a user