Menus/Time Attack: fix ta_e enum

This commit is contained in:
James R 2024-01-27 04:25:28 -08:00
parent ff07b92f18
commit fb5e0d38ac

View file

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