summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKiritoDv <kiritodev01@gmail.com>2025-01-04 00:19:54 -0600
committerKiritoDv <kiritodev01@gmail.com>2025-01-04 00:19:54 -0600
commit84365d6185dd5c4ff30a2c24144ea1e4269008df (patch)
treeafe4e46cb370cc7f2e38f92aafd1d406737e3291 /include
parent49ffb98d9bcc080ab5ae7d3916fed25107f767a3 (diff)
Added an option to restore the beta coin
Diffstat (limited to 'include')
-rw-r--r--include/gfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gfx.h b/include/gfx.h
index 950f96e0..78a27d68 100644
--- a/include/gfx.h
+++ b/include/gfx.h
@@ -310,6 +310,7 @@ typedef enum SetupDL {
/* 0x55 */ SETUPDL_85,
/* 0x56 */ SETUPDL_86,
/* 0x57 */ SETUPDL_87,
+ SETUPDL_29_POINT,
SETUPDL_36_POINT,
SETUPDL_62_POINT,
SETUPDL_63_POINT,