repo.or.cz
/
sgt-puzzles
/
ydirson.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Qt frontend: add missing dependency on lib to all games.
[sgt-puzzles/ydirson.git]
/
no-icon.c
blob
114b2c57c708b9fd98a04c2d6b60c6555bbad9c0
1
2
/*
3
* Dummy source file which replaces the files generated in the
4
* `icons' subdirectory, when they're absent.
5
*/
6
7
const char
*
const
*
const
xpm_icons
[] = {
0
};
8
const int
n_xpm_icons
=
0
;