7 #include "lstcore/k8lst.h"
10 /*extern LST_PRIMFN_NONSTATIC(lpFLTKAction);*/
11 extern void guiInit (int *argc
, char ***argv
);
12 extern void guiShutdown (void);
14 extern void guiModalMessage (const char *title
, const char *message
);
16 extern void lstInitPrimitivesIUP (void);
18 extern void guiLoopStep (void);
19 extern int guiHasEvent (void);