mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 00:25:46 +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
|
@ -17,7 +17,8 @@
|
|||
#include "core/hw/gpu.h"
|
||||
#include "core/memory.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/regs_framebuffer.h"
|
||||
#include "video_core/regs_texturing.h"
|
||||
#include "video_core/texture/texture_decode.h"
|
||||
#include "video_core/utils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue