shithub: puzzles

ref: 6a41c0b7a0c0f8299a86e5d33e7008ced3911924
dir: /no-icon.c/

View raw version

/*
 * Dummy source file which replaces the files generated in the
 * `icons' subdirectory, when they're absent.
 */

#include "gtk.h"

const char *const *const xpm_icons[] = { 0 };
const int n_xpm_icons = 0;