Thirdparty: Harmonize patches to document downstream changes
This commit is contained in:
parent
0d14ae58b0
commit
91907a89f7
141 changed files with 1274 additions and 3849 deletions
|
|
@ -13,7 +13,7 @@ thirdparty_obj = []
|
|||
if env["builtin_enet"]:
|
||||
thirdparty_dir = "#thirdparty/enet/"
|
||||
thirdparty_sources = [
|
||||
"godot.cpp",
|
||||
"enet_godot.cpp",
|
||||
"callbacks.c",
|
||||
"compress.c",
|
||||
"host.c",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include "noise.h"
|
||||
|
||||
#include <thirdparty/noise/FastNoiseLite.h>
|
||||
#include "thirdparty/misc/FastNoiseLite.h"
|
||||
|
||||
typedef fastnoiselite::FastNoiseLite _FastNoiseLite;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue