win->Title and scr->Title may be NULL.
[tangerine.git] / tools / genmodule / muisupport.h
blob84121b9b18299238b79e7db8f0d02e2c5631cfeb
1 #include "config.h"
2 #include "functionhead.h"
4 #include <stdio.h>
6 void writemccinit(FILE *out, int inclass, struct classinfo *);
7 void writemccquery(FILE *out, struct config *);