Added fixpoint sine and cosine functions.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4399 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -99,6 +99,9 @@ S_OBJS = _cwd.o \
|
||||
atexit.o \
|
||||
atoi.o \
|
||||
calloc.o \
|
||||
cc65_cos.o \
|
||||
cc65_sin.o \
|
||||
cc65_sintab.o \
|
||||
chdir.o \
|
||||
copydata.o \
|
||||
creat.o \
|
||||
|
||||
Reference in New Issue
Block a user