mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-09 07:35:41 +12:00
Merge pull request #34 from Wunkolo/pica-regs-helpers
Add missing header for regs.hpp
This commit is contained in:
commit
c6f5d19983
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include "helpers.hpp"
|
||||||
|
|
||||||
namespace PICAInternalRegs {
|
namespace PICAInternalRegs {
|
||||||
enum : u32 {
|
enum : u32 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue