X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.h;h=aef476b76f19db679d01b2063088feaf992e8bd0;hb=72e3aeba119364fe8766fc8b6fb2bd8e5098355c;hp=0e3e52419e4fcf22b69cc4a9c728269811c238c3;hpb=e29006d00a2962f32312e31bf142f77a99bde04d;p=super-star-trek.git diff --git a/sst.h b/sst.h index 0e3e524..aef476b 100644 --- a/sst.h +++ b/sst.h @@ -444,6 +444,7 @@ void waitfor(void); void setpassword(void); void commandhook(char *, int); void c_printf (char *format, ... ); +void makechart(void); typedef struct { int wndleft,wndtop,wndright,wndbottom;