mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-25 04:27:51 -05:00
VideoCore: Move Regs to its own file
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user