Added version

This commit is contained in:
Bruce Hill 2020-04-18 23:01:25 -07:00
parent bf9cb705f1
commit 676df22572

2
btui.h
View File

@ -18,6 +18,8 @@
#include <time.h>
#include <unistd.h>
#define BTUI_VERSION 1
typedef struct {
FILE *in, *out;
int width, height;