mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 08:22:32 +00:00
fix filter
This commit is contained in:
parent
a6fc5951e5
commit
22f0c5a846
@ -118,15 +118,10 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
|
|||||||
SUB(Lib, GameLiveStreaming) \
|
SUB(Lib, GameLiveStreaming) \
|
||||||
SUB(Lib, Remoteplay) \
|
SUB(Lib, Remoteplay) \
|
||||||
SUB(Lib, SharePlay) \
|
SUB(Lib, SharePlay) \
|
||||||
SUB(LibSUB(Lib, Fiber) \
|
|
||||||
SUB(Lib, Mouse) \
|
|
||||||
SUB(Lib, Ime) \
|
|
||||||
SUB(Lib, GameLiveStreaming) \
|
|
||||||
SUB(Lib, Remoteplay) \
|
|
||||||
SUB(Lib, SharePlay) \
|
|
||||||
SUB(Lib, Fiber) \
|
SUB(Lib, Fiber) \
|
||||||
SUB(Lib, Vdec2) \
|
SUB(Lib, Vdec2) \
|
||||||
SUB(Lib, Videodec) \
|
SUB(Lib, Videodec) \
|
||||||
|
SUB(Lib, Mouse) \
|
||||||
CLS(Frontend) \
|
CLS(Frontend) \
|
||||||
CLS(Render) \
|
CLS(Render) \
|
||||||
SUB(Render, Vulkan) \
|
SUB(Render, Vulkan) \
|
||||||
|
Loading…
Reference in New Issue
Block a user