Skip to content
Snippets Groups Projects
Commit e0deaaf3 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

From what I can tell, correcting this one value in finetangent[] shouldn't...

From what I can tell, correcting this one value in finetangent[] shouldn't cause any harm at all, so...
parent 98ad63eb
No related branches found
No related tags found
No related merge requests found
......@@ -546,7 +546,7 @@ fixed_t finetangent[4096] =
63166, 63263, 63360, 63458, 63555, 63653, 63750, 63848,
63946, 64045, 64143, 64241, 64340, 64439, 64538, 64637,
64736, 64836, 64935, 65035, 65135, 65235, 65335, 65435,
65535, 65636, 65737, 65838, 65939, 66040, 66141, 66243,
65536, 65636, 65737, 65838, 65939, 66040, 66141, 66243,
66345, 66447, 66549, 66651, 66753, 66856, 66958, 67061,
67164, 67267, 67371, 67474, 67578, 67681, 67785, 67889,
67994, 68098, 68203, 68308, 68413, 68518, 68623, 68728,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment