]> pd.if.org Git - hexagon/blobdiff - hexagon.h
Added HL_fan[df] for opengl rendering support.
[hexagon] / hexagon.h
index 50665d058f87c05faaa42e11838688892485d86c..85683b16d3d902dcd911075c166f38779af6ec07 100644 (file)
--- a/hexagon.h
+++ b/hexagon.h
@@ -142,4 +142,7 @@ void HL_astar_free(struct HL_astar *s);
 struct HL_astar *HL_astar_clear(struct HL_astar *s);
 struct HL_astar *HL_astar_init(struct HL_astar *s);
 
+extern double HL_fand[16];
+extern float HL_fanf[16];
+
 #endif