Skip to content

Commit 2ac4e0d

Browse files
committed
Add back in the ApkFile files to project that were accidentally removed from previous merge.
1 parent 3800620 commit 2ac4e0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Crowbar/Crowbar.vbproj

+3
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@
118118
<Compile Include="Core\Compiler\CompilerOutputInfo.vb" />
119119
<Compile Include="Core\Compiler\ParseMeshSmdInfo.vb" />
120120
<Compile Include="Core\Compiler\ParseSMD.vb" />
121+
<Compile Include="Core\GamePackage\ApkFile\ApkDirectoryEntry.vb" />
122+
<Compile Include="Core\GamePackage\ApkFile\ApkFile.vb" />
123+
<Compile Include="Core\GamePackage\ApkFile\ApkFileData.vb" />
121124
<Compile Include="Core\GameSetup\GameInfoTxtFile.vb" />
122125
<Compile Include="Core\GameSetup\SteamLibraryPath.vb" />
123126
<Compile Include="Core\- Application\AppSettings.vb" />

0 commit comments

Comments
 (0)