mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
///Doesn't play
|
|
#define GHOST_POLL_PROMPT_DISABLED "Disabled"
|
|
///Number one
|
|
#define GHOST_POLL_PROMPT_1 "Calm"
|
|
///Number two
|
|
#define GHOST_POLL_PROMPT_2 "Alert"
|