From e9673c9255a45dd01115c1d8bb3da1d256b74ed8 Mon Sep 17 00:00:00 2001 From: wheremyfoodat Date: Sat, 4 Mar 2023 03:32:11 +0200 Subject: [PATCH] [PICA] Add DepthmapEnable reg to enum --- include/PICA/regs.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/PICA/regs.hpp b/include/PICA/regs.hpp index a1015046..c30b0eb3 100644 --- a/include/PICA/regs.hpp +++ b/include/PICA/regs.hpp @@ -12,6 +12,7 @@ namespace PICAInternalRegs { DepthOffset = 0x4E, ShaderOutputCount = 0x4F, + DepthmapEnable = 0x6D, TexUnitCfg = 0x80, // Framebuffer registers