mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Move VideoBackendBase from Common to VideoCommon
This commit is contained in:
@ -33,6 +33,7 @@ set(SRCS Src/BPFunctions.cpp
|
||||
Src/VertexManagerBase.cpp
|
||||
Src/VertexShaderGen.cpp
|
||||
Src/VertexShaderManager.cpp
|
||||
Src/VideoBackendBase.cpp
|
||||
Src/VideoConfig.cpp
|
||||
Src/VideoState.cpp
|
||||
Src/XFMemory.cpp
|
||||
|
Reference in New Issue
Block a user