shithub: puzzles

ref: 4752c7a2d9bd83d41d418b31b931a9bb9af219fa
dir: /gtk.h/

View raw version
#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 */