shithub: choc

Download patch

ref: f5ea51bcb1c9dc63f95579ed9c3d3554ab07120a
parent: 9e14ceab625f7ee4f7153bd675d9ac92f0da5e9c
parent: 38a3e0922b94aa74c673c795539e60697d288371
author: Simon Howard <fraggle@soulsphere.org>
date: Sun Oct 21 15:46:00 EDT 2018

Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

--- a/src/tables.h
+++ b/src/tables.h
@@ -78,7 +78,7 @@
 #define SLOPEBITS		11
 #define DBITS			(FRACBITS-SLOPEBITS)
 
-typedef unsigned angle_t;
+typedef unsigned int angle_t;
 
 
 // Effective size is 2049;