mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 10:55:45 +00:00
VideoCore: Split regs.h inclusions
This commit is contained in:
parent
1b3b6d9d9a
commit
ddf23d4a2e
14 changed files with 47 additions and 25 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <cstring>
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/regs_pipeline.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue