Small theme fixes, and a way to change directories with typebuf
This commit is contained in:
@ -10,4 +10,7 @@ int ecdb_shutdown(void *data, int type, void *event);
|
||||
int ecdb_burn_init(void);
|
||||
int ecdb_image_init(void);
|
||||
|
||||
/* This is misc after all */
|
||||
int ecdb_match_keyword(const char *chk, const char *key, int len);
|
||||
char *ecdb_strip_next_argument(const char *strip);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user