mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 20:42:07 +00:00
Move ConfigChanged out of RenderBase
There is this nice VideoConfig file that's perfect for it
This commit is contained in:
parent
ca5ec13e13
commit
9d125a6e43
6 changed files with 132 additions and 120 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <string>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
#include "Core/HW/Memmap.h"
|
||||
#include "Core/System.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue