add errors file
This commit is contained in:
parent
3fef2ed056
commit
9d01e22178
6 changed files with 69 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ void allwindows(void(*)(Window*, void*), void*);
|
|||
uint loadfile(int, uint, int*, int(*)(void*, uint, Rune*, int), void*);
|
||||
|
||||
Window* errorwin(Mntdir*, int);
|
||||
Window* errorwinforwin(Window*);
|
||||
Runestr cleanrname(Runestr);
|
||||
void run(Window*, char*, Rune*, int, int, char*, char*, int);
|
||||
void fsysclose(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue