Added lynx_change_framerate()

git-svn-id: svn://svn.cc65.org/cc65/trunk@3240 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-10-11 07:19:13 +00:00
parent e929099e10
commit b6db1d5a84
2 changed files with 49 additions and 2 deletions

View File

@@ -33,7 +33,8 @@
#--------------------------------------------------------------------------
# Object files
OBJS = crt0.o
OBJS = crt0.o \
framerate.o
#--------------------------------------------------------------------------
# Drivers
@@ -46,7 +47,7 @@ MOUS =
SERS =
TGIS =
TGIS =
#--------------------------------------------------------------------------
# Targets