X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.h;h=7e0734b824338f36efc6e259bd8990e9789b7f7c;hb=458c7ff54123a67012af3d60d1c83e7a43b8eb74;hp=aef476b76f19db679d01b2063088feaf992e8bd0;hpb=a8f5216ff30142b93e4ff3e9bc12535ed0792563;p=super-star-trek.git diff --git a/sst.h b/sst.h index aef476b..7e0734b 100644 --- a/sst.h +++ b/sst.h @@ -445,6 +445,7 @@ void setpassword(void); void commandhook(char *, int); void c_printf (char *format, ... ); void makechart(void); +void enqueue(char *s); typedef struct { int wndleft,wndtop,wndright,wndbottom;