Skip to content

Commit

Permalink
update(rustg): pathfinder
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsaux authored May 16, 2024
1 parent 4336bb7 commit 3e66ca5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/__defines/rust_g.dm
Original file line number Diff line number Diff line change
Expand Up @@ -588,5 +588,3 @@
*/
#define rustg_worley_generate(region_size, threshold, node_per_region_chance, size, node_min, node_max) \
RUSTG_CALL(RUST_G, "worley_generate")(region_size, threshold, node_per_region_chance, size, node_min, node_max)


Binary file modified rust_g.dll
Binary file not shown.

0 comments on commit 3e66ca5

Please sign in to comment.