]> git.sur5r.net Git - cc65/commit
Allow initialization of local variables of compound type
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 10 Oct 2002 21:15:24 +0000 (21:15 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 10 Oct 2002 21:15:24 +0000 (21:15 +0000)
commit83fb2c8ab4892e2ff0e3c700f99b9cf7ab19b3b3
treee89ce2c787578e04f03189c3201050385388832d
parentdcdaf8fd49c997f1c1715703937b18170cd0293e
Allow initialization of local variables of compound type

git-svn-id: svn://svn.cc65.org/cc65/trunk@1458 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codegen.c
src/cc65/codegen.h
src/cc65/locals.c