mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 05:15:47 +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,7 +18,6 @@
|
|||
#include "core/hw/lcd.h"
|
||||
#include "core/tracer/recorder.h"
|
||||
#include "nihstro/float24.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
|
||||
GraphicsTracingWidget::GraphicsTracingWidget(std::shared_ptr<Pica::DebugContext> debug_context,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue