shithub: puzzles

ref: 4ff90bd47f4bd3b11c4fb8b1ea25afb7b95f76da
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;