shithub: puzzles

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