chore(formatting): added / at the end of source directory in Build-Game.lua
This commit is contained in:
parent
1d18873f4b
commit
2f65ef014f
|
@ -10,7 +10,7 @@ project "Game"
|
|||
files { "src/**.c", "src/**.h" }
|
||||
includedirs {
|
||||
"src/",
|
||||
"../core/src"
|
||||
"../core/src/"
|
||||
}
|
||||
links {
|
||||
"Engine-Core"
|
||||
|
|
Loading…
Reference in a new issue