mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
VideoBackendBase: Migrate functions from MainBase.cpp to VideoBackendBase.cpp
Given that this only contains functions from the VideoBackendBase class, it makes more sense to move these to the relevant cpp file to keep them all together.
This commit is contained in:
@ -22,7 +22,6 @@ set(SRCS
|
||||
ImageWrite.cpp
|
||||
IndexGenerator.cpp
|
||||
LightingShaderGen.cpp
|
||||
MainBase.cpp
|
||||
OnScreenDisplay.cpp
|
||||
OpcodeDecoding.cpp
|
||||
PerfQueryBase.cpp
|
||||
|
Reference in New Issue
Block a user