aboutsummaryrefslogtreecommitdiffstats
path: root/system/renderControl_enc/renderControl_opcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/renderControl_enc/renderControl_opcodes.h')
-rw-r--r--system/renderControl_enc/renderControl_opcodes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/renderControl_enc/renderControl_opcodes.h b/system/renderControl_enc/renderControl_opcodes.h
index a59306d0..16c02141 100644
--- a/system/renderControl_enc/renderControl_opcodes.h
+++ b/system/renderControl_enc/renderControl_opcodes.h
@@ -57,7 +57,8 @@
#define OP_rcSetColorBufferVulkanMode2 10051
#define OP_rcMapGpaToBufferHandle 10052
#define OP_rcCreateBuffer2 10053
-#define OP_last 10054
+#define OP_rcMapGpaToBufferHandle2 10054
+#define OP_last 10055
#endif