mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 14:17:54 -05:00
VideoCore: Move Regs to its own file
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include <array>
|
||||
#include "common/common_types.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/regs_pipeline.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user