diff --git a/src/tables.c b/src/tables.c
index deb5a6b19c99bc214cd40bacb4c0b1bdd80b3fb5..3f881be7d7d8247d121be61360f6c6a3f7f0fa07 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -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,