aboutsummaryrefslogtreecommitdiff
path: root/gtk.h
blob: a039f0dc364e56ce5830bf0250459a77641c9add (plain)
1
2
3
4
5
6
7
#ifndef PUZZLES_GTK_H
#define PUZZLES_GTK_H

extern const char *const *const xpm_icons[];
extern const int n_xpm_icons;

#endif /* PUZZLES_GTK_H */