magus-kargen/variables.h

10 lines
165 B
C
Raw Normal View History

#ifndef _MAGUS_KARGEN_VARIABLES_H
# define _MAGUS_KARGEN_VARIABLES_H
# include <gtk/gtk.h>
extern GtkWidget *main_window;
#endif /* _MAGUS_KARGEN_VARIABLES_H */