1
0
forked from gcdsfh/PMDT

fix name eroor

This commit is contained in:
gcdsfh145
2026-05-03 13:32:50 +08:00
parent 0b6dbde6f5
commit 7699ea3535
3219 changed files with 19 additions and 19 deletions
+8 -8
View File
@@ -16,14 +16,14 @@ LOCAL_SRC_FILES := \
imgui/imgui_impl_android.cpp \
imgui/imgui_impl_opengl3.cpp \
android_native_app_glue.c \
结构体/数据/SDK/PUBGM_Basic.cpp \
结构体/数据/SDK/PUBGM_Basic_functions.cpp \
结构体/数据/SDK/PUBGM_CoreUObject_functions.cpp \
结构体/数据/SDK/PUBGM_Engine_functions.cpp \
结构体/数据/SDK/PUBGM_ShadowTrackerExtra_functions.cpp \
结构体/数据/SDK/PUBGM_UnrealArchExt_functions.cpp \
结构体/数据/SDK/PUBGM_Gameplay_functions.cpp \
结构体/数据/SDK/PUBGM_Client_functions.cpp \
structures/data/SDK/PUBGM_Basic.cpp \
structures/data/SDK/PUBGM_Basic_functions.cpp \
structures/data/SDK/PUBGM_CoreUObject_functions.cpp \
structures/data/SDK/PUBGM_Engine_functions.cpp \
structures/data/SDK/PUBGM_ShadowTrackerExtra_functions.cpp \
structures/data/SDK/PUBGM_UnrealArchExt_functions.cpp \
structures/data/SDK/PUBGM_Gameplay_functions.cpp \
structures/data/SDK/PUBGM_Client_functions.cpp \
LOCAL_CFLAGS := -w -s -Wno-error=format-security -fvisibility=hidden -fpermissive -fexceptions
LOCAL_CPPFLAGS := -w -s -Wno-error=format-security -fvisibility=hidden -std=c++17

Some files were not shown because too many files have changed in this diff Show More