summaryrefslogtreecommitdiff
path: root/screen.h
blob: 7a647be09e65a9612822617fa11a27dc3395303e (plain)
1
2
3
4
5
6
7
8
9
#ifndef SCREEN_H
#define SCREEN_H

#include <curses.h>

extern WINDOW *screen_init(bool israw);
extern void screen_end(void);

#endif /* SCREEN_H */
t-next.git/log/include/uapi/asm-generic/swab.h?h=nds-private-remove&id=b05c76a1f8fe708cd998042a5b0479aef7f2e70b&showmsg=1'>Expand)AuthorFilesLines