Commit 4f413c30 authored by raburton's avatar raburton

fix small break in xpm file (/* XPM */ must be on first line)

parent 459e3002
/* XPM */
#ifndef XPMMAIN
extern const char *break_bus_xpm[];
#else
const char * break_bus_xpm[] = {
"16 16 36 1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment