mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
SystemGesture - Rename files to match naming convention (#3403)
This commit is contained in:
@@ -528,8 +528,8 @@ set(PAD_LIB src/core/libraries/pad/pad.cpp
|
||||
)
|
||||
|
||||
set(SYSTEM_GESTURE_LIB
|
||||
src/core/libraries/system_gesture/SystemGesture.cpp
|
||||
src/core/libraries/system_gesture/SystemGesture.h
|
||||
src/core/libraries/system_gesture/system_gesture.cpp
|
||||
src/core/libraries/system_gesture/system_gesture.h
|
||||
)
|
||||
|
||||
set(PNG_LIB src/core/libraries/libpng/pngdec.cpp
|
||||
|
||||
Reference in New Issue
Block a user