mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
[MOD/FIX] Set history limit, change logo, CI
This commit is contained in:
parent
42f02010d4
commit
696def187c
5 changed files with 25 additions and 10 deletions
|
|
@ -101,7 +101,7 @@ typedef struct Argument {
|
|||
extern const char media_parsee_logo[];
|
||||
|
||||
/* An ASCII-art rendition of "小橋" */
|
||||
#define PARSEE_ASCII_LINES 9
|
||||
#define PARSEE_ASCII_LINES 8
|
||||
extern const char *parsee_ascii[PARSEE_ASCII_LINES];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue