shithub: puzzles

ref: 4c1e3ca7cbefda5d25b26c83c9767c81682f5478
dir: /no-icon.c/

View raw version
#include <X11/Intrinsic.h>

/*
 * 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;