X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.h;h=375e7aaddcfc0d07407d91d80e5486f9bce18397;hb=bed74efa98d15a3f6497c9cc721785c6e7387c07;hp=b0da117e2b880915c6927346f49cacf9e606ded0;hpb=4f7b9a12312b6374bb9e68b6fb0da259c307c1d8;p=super-star-trek.git diff --git a/sst.h b/sst.h index b0da117..375e7aa 100644 --- a/sst.h +++ b/sst.h @@ -426,3 +426,4 @@ void clearscreen(void); void iostart(int); void ioend(void); void getline(char *, int); +void commandhook(char *, int);