Added lynx_change_framerate()
git-svn-id: svn://svn.cc65.org/cc65/trunk@3240 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
#--------------------------------------------------------------------------
|
||||
# Object files
|
||||
|
||||
OBJS = crt0.o
|
||||
OBJS = crt0.o \
|
||||
framerate.o
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
@@ -46,7 +47,7 @@ MOUS =
|
||||
|
||||
SERS =
|
||||
|
||||
TGIS =
|
||||
TGIS =
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Targets
|
||||
|
||||
Reference in New Issue
Block a user