File: ux_frotz.h

package info (click to toggle)
frotz 2.32r2-10
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 324 kB
  • ctags: 680
  • sloc: ansic: 5,206; makefile: 93; sh: 16
file content (10 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
/*
 * ux_frotz.h
 *
 * Unix interface, declarations
 *
 */

extern int current_text_style;    /* ux_init */
extern char unix_plain_ascii;     /* ux_init */
extern int current_color;         /* ux_text */