]> git.sur5r.net Git - c128-kasse/commit
modularized itemz and moved new credit manager stuff into credit_manager.c
authormatze <matze@af93e077-1a23-4f1e-9cbe-9382a9d578f5>
Thu, 25 Oct 2007 13:04:44 +0000 (13:04 +0000)
committermatze <matze@af93e077-1a23-4f1e-9cbe-9382a9d578f5>
Thu, 25 Oct 2007 13:04:44 +0000 (13:04 +0000)
commit91277a6a0f520ec37f71e41ee026fe1eaa9c233c
tree02b15b4b98e725ff08dc4851b3e94bf627a58579
parent91f9764228c184304082bee612981de3d158e60b
modularized itemz and moved new credit manager stuff into credit_manager.c
itemz now uses the regular credit_manager functions
apart from linking itemz against credit_manager.o I also had to change some other stuff in the Makefile like commenting out custom paths and this cp /tmp/cc65(... . line which makes the build fail.

git-svn-id: https://shell.noname-ev.de/svn/kasse/c128@60 af93e077-1a23-4f1e-9cbe-9382a9d578f5
Makefile
src/credit_manager.c
src/itemz.c