commit 0ada6269a40b7360323e82014e6a921bc2b52191
Author: Turo Lamminen <turol@iki.fi>
AuthorDate: Tue Oct 11 12:01:13 2022 +0300
Commit: Turo Lamminen <turol@iki.fi>
CommitDate: Tue Oct 11 12:01:13 2022 +0300
heretic: Include r_local.h in am_map.h
It already uses vertex_t defined in r_local.h without including that
---
src/heretic/am_map.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/heretic/am_map.h b/src/heretic/am_map.h
index f82d3c70..322817ed 100644
--- 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