]> git.sur5r.net Git - cc65/history - src/cc65/lineinfo.c
Add dummy return value to avoid a wcc warning
[cc65] / src / cc65 / lineinfo.c
2001-07-14 cuzAvoid a copy of the line contents
2001-05-22 cuzMore polishing to get the line info right
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...