mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
VideoCore: Move Regs to its own file
This commit is contained in:
parent
08df8f7d7a
commit
a0b1957425
26 changed files with 681 additions and 662 deletions
|
@ -18,8 +18,8 @@
|
|||
#include "citra_qt/util/util.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "video_core/debug_utils/debug_utils.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/texture/texture_decode.h"
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue