]> git.sur5r.net Git - cc65/commit
Add some code that avoids outputing a forward label in the same line as a
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 6 Jul 2009 20:33:06 +0000 (20:33 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 6 Jul 2009 20:33:06 +0000 (20:33 +0000)
commit5b0323771a6e36844e665ab41efec203f8093087
treef1bd99b42636c05024485d00e3519c8c30a67170
parent84cf6384501b5ac356cb53d01e689acb519a0edb
Add some code that avoids outputing a forward label in the same line as a
normal label. It works but looks bad.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3971 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/da65/output.c