mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
VideoCommon: use a new async event system for efb access
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
set(SRCS BoundingBox.cpp
|
||||
set(SRCS AsyncRequests.cpp
|
||||
BoundingBox.cpp
|
||||
BPFunctions.cpp
|
||||
BPMemory.cpp
|
||||
BPStructs.cpp
|
||||
|
Reference in New Issue
Block a user