cleanup: removed "#if 0" from source
[xboard.git] / bitmaps / fixup.sed
1 /_$/N
2 s/#define .*_\(.*\) \(.*\)/#define NAME_\1 \2/
3 s/static char .*/static unsigned char NAME_bits[] = {/