summaryrefslogtreecommitdiff
path: root/src/vdb.c
AgeCommit message (Collapse)Author
2019-08-20Made sin/cos tables const.Steven Fuller
Made the sin/cos/arcsin/arccos tables const and removed the redundant externs that were scattered about.
2019-08-20Initial revisionSteven Fuller