Update specialgames.hpp

This commit is contained in:
恍兮惚兮 2024-04-09 16:09:21 +08:00
parent a4d5cd43b8
commit cf78608750

View File

@ -288,6 +288,9 @@ std::unordered_map<uintptr_t,emfuncinfo>emfunctionhooks= {
{0x886F014,{0,3,0,0,FULJM05603,"ULJM05603"}}, {0x886F014,{0,3,0,0,FULJM05603,"ULJM05603"}},
//Corpse Party -The Anthology- Sachiko no Ren'ai Yuugi ♥ Hysteric Birthday 2U - Regular Edition //Corpse Party -The Anthology- Sachiko no Ren'ai Yuugi ♥ Hysteric Birthday 2U - Regular Edition
{0x88517C8,{0,1,0,0,FULJM05603,"ULJM06114"}}, {0x88517C8,{0,1,0,0,FULJM05603,"ULJM06114"}},
//Himawari_no_Kyoukai_to_Nagai_Natsuyasumi_Extra_Vacation_JPN_PSP-MOEMOE
{0x881c444,{FULL_STRING,0,0,0,0,"ULJM06321"}},//name+text,sjit,FULL_STRING to split name and text
}; };
} }