From 7c2055e8a250a0f19e698c21f75baf6ccd56adf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:52:23 +0800 Subject: [PATCH] issues/159 --- LunaHook/engines/ppsspp/specialgames.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LunaHook/engines/ppsspp/specialgames.hpp b/LunaHook/engines/ppsspp/specialgames.hpp index 9fa9a2f..f046dfa 100644 --- a/LunaHook/engines/ppsspp/specialgames.hpp +++ b/LunaHook/engines/ppsspp/specialgames.hpp @@ -408,6 +408,8 @@ namespace ppsspp // Tokimeki Memorial 4 {0x899a510, {0, 2, 0, 0, FNPJH50127, "NPJH50127"}}, {0x88719dc, {0, 1, 0, 0, FNPJH50127, "NPJH50127"}}, + // オメルタ~沈黙の掟~ THE LEGACY + {0x88861C8, {0, 3, 0, 0, 0, "ULJM06393"}}, }; } \ No newline at end of file