shithub: choc

Download patch

ref: 0ada6269a40b7360323e82014e6a921bc2b52191
parent: dd420536abfee987b451899a5aac522c3c4bd072
author: Turo Lamminen <turol@iki.fi>
date: Tue Oct 11 08:01:13 EDT 2022

heretic: Include r_local.h in am_map.h

It already uses vertex_t defined in r_local.h without including that

--- a/src/heretic/am_map.h
+++ b/src/heretic/am_map.h
@@ -16,6 +16,10 @@
 #ifndef __AMMAP_H__
 #define __AMMAP_H__
 
+
+#include "r_local.h"
+
+
 // For use if I do walls with outsides/insides
 #define REDS		12*8
 #define REDRANGE	1       //16