mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Note the location of a memset variant.
This commit is contained in:
parent
2de6b471ce
commit
d52fdafa3c
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ static const HardHashTableEntry hardcodedHashes[] = {
|
|||
{ 0xe83a7a9d80a21c11, 4448, "_strtod_r", },
|
||||
{ 0xe894bda909a8a8f9, 1064, "expensive_wipeout_pulse", },
|
||||
{ 0xe8ad7719be44e7c8, 276, "strchr", },
|
||||
{ 0xeabb9c1b4f83d2b4, 52, "memset", },
|
||||
{ 0xeabb9c1b4f83d2b4, 52, "memset", }, // Crisis Core
|
||||
{ 0xeb0f7bf63d52ece9, 88, "strncat", },
|
||||
{ 0xeb8c0834d8bbc28c, 416, "fmodf", },
|
||||
{ 0xedbbe9bf9fbceca8, 172, "dl_write_viewport2", },
|
||||
|
|
Loading…
Add table
Reference in a new issue