Merge pull request #34 from Wunkolo/pica-regs-helpers

Add missing header for regs.hpp
This commit is contained in:
wheremyfoodat
2023-06-16 16:05:07 +03:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
#pragma once #pragma once
#include "helpers.hpp"
namespace PICAInternalRegs { namespace PICAInternalRegs {
enum : u32 { enum : u32 {