diff --git a/cpp/LunaHook/LunaHook/engine32/Ages3ResT.h b/cpp/LunaHook/LunaHook/engine32/Ages3ResT.h index b92423186b..25440292af 100644 --- a/cpp/LunaHook/LunaHook/engine32/Ages3ResT.h +++ b/cpp/LunaHook/LunaHook/engine32/Ages3ResT.h @@ -5,7 +5,8 @@ class Ages3ResT : public ENGINE public: Ages3ResT() { - + // Muv-Luv_Alternative16_20th + // マブラヴ オルタネイティヴ age20th Edition check_by = CHECK_BY::FILE; check_by_target = L"Ages3ResT.dll"; };