LunaHook-mirror/LunaHook/engine64/PPSSPP.cpp
恍兮惚兮 6a43cd5b86 pch
2024-05-06 23:31:54 +08:00

8 lines
129 B
C++

#include"PPSSPP.h"
#include"ppsspp/psputils.hpp"
bool PPSSPPengine::attach_function()
{
return InsertPPSSPPcommonhooks();
}