shithub: rott

Download patch

ref: 201a3e8bcc71216d79c2e0cc965fdf27822d94ce
parent: c59d343a60e32c17c01c1c638c75d08975e26b38
author: Marc-Alexandre Espiaut <[email protected]>
date: Mon Jun 4 11:38:11 EDT 2018

Removing DOS code _w_wad.h

--- a/rott/_w_wad.h
+++ b/rott/_w_wad.h
@@ -32,11 +32,7 @@
 #elif ( LOWCOST == 1)
 #define WADCHECKSUM (12185)
 #else
-#ifdef DOS
-#define WADCHECKSUM (45677)
-#else
 #define WADCHECKSUM (20567)
-#endif
 #endif
 
 #else