fix name eroor
This commit is contained in:
+8
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user