shithub: puzzles

ref: 05a0cf068498663f0f2e17b9fa19b2188db6e6a7
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;