ta_e: Remove no-longer-relevant ta_spb, which could cause out-of-bounds menu options to be selected

This commit is contained in:
toaster 2024-01-25 04:35:31 +00:00
parent 38258fc40a
commit 954d728da0

View file

@ -275,7 +275,6 @@ typedef enum
ta_replay = 0,
ta_guest,
ta_ghosts,
ta_spb,
ta_spacer,
ta_start,
} ta_e;