mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add missing sceAac NID
This commit is contained in:
parent
b842650808
commit
250678fa63
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ const HLEFunction sceAac[] = {
|
|||
{0x7E4CFEE4, 0, "sceAacDecode"},
|
||||
{0x523347D9, 0, "sceAacGetLoopNum"},
|
||||
{0xBBDD6403, 0, "sceAacSetLoopNum"},
|
||||
{0xD7C51541, 0, "sceAacCheckStreamDataNeeded"},
|
||||
{0xAC6DCBE3, 0, "sceAacNotifyAddStreamData"},
|
||||
{0x02098C69, 0, "sceAacGetInfoToAddStreamData"},
|
||||
{0x6DC7758A, 0, "sceAacGetMaxOutputSample"},
|
||||
|
|
Loading…
Add table
Reference in a new issue