mirror of
https://github.com/ChronosX88/psyced.git
synced 2025-01-10 10:11:46 +00:00
6 lines
116 B
C
6 lines
116 B
C
|
#define SENT_PLAIN 0
|
||
|
#define SENT_SHORT_VERB 1
|
||
|
#define SENT_NO_SPACE 2
|
||
|
#define SENT_NO_VERB 3
|
||
|
#define SENT_MARKER 4
|