From 1b0f66dc92dab5917a1a87730c961cb4ffd8a73d Mon Sep 17 00:00:00 2001 From: Sonic Dreamcaster Date: Sat, 23 Nov 2024 19:53:15 -0300 Subject: [PATCH] SETUPDL_62_POINT --- include/gfx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/gfx.h b/include/gfx.h index 65319446..950f96e0 100644 --- a/include/gfx.h +++ b/include/gfx.h @@ -311,6 +311,7 @@ typedef enum SetupDL { /* 0x56 */ SETUPDL_86, /* 0x57 */ SETUPDL_87, SETUPDL_36_POINT, + SETUPDL_62_POINT, SETUPDL_63_POINT, SETUPDL_75_POINT, SETUPDL_76_POINT,