Fixed missing externals
Turns out you actually have to include the .cpp in the project file
This commit is contained in:
@@ -442,6 +442,10 @@
|
||||
RelativePath="..\src\Authenticator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\BiomeDef.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\BiomeDef.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user