shithub: puzzles

ref: 63e5783d7e3a84764e6ba12a99afa8656215e0f2
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;