shithub: puzzles

ref: 00f74d4c7dceef7e21d9895c7a41c7abc777f0ee
dir: /no-icon.c/

View raw version

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

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