shithub: puzzles

ref: e4d05c36d996c3053a66ca29cfe84e9652d501e3
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;