One more file prepping for color
This commit is contained in:
parent
25bb787f08
commit
d7f7bf3ce7
@ -16,7 +16,7 @@ typedef struct
|
||||
|
||||
void display_main(Sheet *cursheet);
|
||||
void display_init(Sheet *cursheet, int always_redraw);
|
||||
void display_end(void);
|
||||
void display_end(Sheet *sheet);
|
||||
void redraw_cell(Sheet *sheet, const Location at);
|
||||
void redraw_sheet(Sheet *sheet);
|
||||
const char *line_file(const char *file, const char *pattern, const char *title, int create);
|
||||
|
Loading…
Reference in New Issue
Block a user