diff options
| author | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2024-11-20 21:15:56 -0300 |
|---|---|---|
| committer | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2024-11-20 21:15:56 -0300 |
| commit | cf8aae031697215300db0be55901045c6c45ef6d (patch) | |
| tree | eedad85e2784814d5fa3da3eebaea0c0cbbe8ffa /include | |
| parent | 009d8eef7cc4a3d43d5637f4727f7dd5c4a10126 (diff) | |
Point filtered reticles :)
Diffstat (limited to 'include')
| -rw-r--r-- | include/gfx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gfx.h b/include/gfx.h index 314497be..65319446 100644 --- a/include/gfx.h +++ b/include/gfx.h @@ -310,6 +310,8 @@ typedef enum SetupDL { /* 0x55 */ SETUPDL_85, /* 0x56 */ SETUPDL_86, /* 0x57 */ SETUPDL_87, + SETUPDL_36_POINT, + SETUPDL_63_POINT, SETUPDL_75_POINT, SETUPDL_76_POINT, SETUPDL_77_POINT, |
