mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 05:28:02 -05:00
VideoCore: Move Regs to its own file
This commit is contained in:
@ -6,9 +6,11 @@
|
||||
|
||||
#include <array>
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user