]> git.sur5r.net Git - cc65/commit
Fixed the definition of the long branch macros to avoid "Constant expression
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 16 Aug 2004 10:04:09 +0000 (10:04 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 16 Aug 2004 10:04:09 +0000 (10:04 +0000)
commitd2999d9e7ed53727a15bd3cdc637378c4e44f946
tree2913cbac5644407b9804a275069e0b15cce2a20d
parent5681334d52898037f012790608d87b566340de2b
Fixed the definition of the long branch macros to avoid "Constant expression
expected" errors when the branch target is outside the local scope.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3176 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/macpack.c