diff options
| author | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2025-01-13 16:46:39 -0300 |
|---|---|---|
| committer | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2025-01-13 16:46:39 -0300 |
| commit | 96b0a0702340d45789808a40b530fc90d63ba710 (patch) | |
| tree | ba2360b4d8300567b8393392d2e41c960c4cfca1 /include | |
| parent | fae975e483877c9336f1d8752e90bab5d1654a05 (diff) | |
Lock-On indicator Point Filtering
Diffstat (limited to 'include')
| -rw-r--r-- | include/gfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gfx.h b/include/gfx.h index 78a27d68..3e22a976 100644 --- a/include/gfx.h +++ b/include/gfx.h @@ -314,6 +314,7 @@ typedef enum SetupDL { SETUPDL_36_POINT, SETUPDL_62_POINT, SETUPDL_63_POINT, + SETUPDL_67_POINT, SETUPDL_75_POINT, SETUPDL_76_POINT, SETUPDL_77_POINT, |
