Update godot-cpp

This commit is contained in:
Leroy Hopson 2021-06-06 16:31:36 +07:00 committed by Leroy Hopson
parent f43149f204
commit 99989d19e4
3 changed files with 3 additions and 3 deletions

View file

@ -196,7 +196,7 @@ env.Append(CPPPATH=[
'external/godot-cpp/include/',
'external/godot-cpp/include/core/',
'external/godot-cpp/include/gen/',
'external/godot-cpp/godot_headers/'
'external/godot-cpp/godot-headers/'
])
env.Append(LIBPATH=[
'external/godot-cpp/bin/',