Auburn / FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
http://auburn.github.io/FastNoiseLite/
MIT License
2.79k stars 327 forks source link

Add compile guards to C version #63

Closed Igortorrente closed 3 years ago

Igortorrente commented 3 years ago

This will prevent compilation errors when including the library multiple times.

Auburn commented 3 years ago

Looks good thanks