mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #12328 from iwubcode/xf_state_manager
VideoCommon: move xf state management to its own class
This commit is contained in:
@ -198,6 +198,8 @@ add_library(videocommon
|
||||
Widescreen.h
|
||||
XFMemory.cpp
|
||||
XFMemory.h
|
||||
XFStateManager.cpp
|
||||
XFStateManager.h
|
||||
XFStructs.cpp
|
||||
XFStructs.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user