|
56 | 56 | <Compile Include="Models\Structs\GcAtlasDiscoveryData.cs" /> |
57 | 57 | <Compile Include="Models\Structs\GcAtlasRecvVoxel.cs" /> |
58 | 58 | <Compile Include="Models\Structs\GcAtmosphereList.cs" /> |
| 59 | + <Compile Include="Models\Structs\GcAudioWwiseRTPCs.cs" /> |
| 60 | + <Compile Include="Models\Structs\GcGalaxyAudioSetupData.cs" /> |
59 | 61 | <Compile Include="Models\Structs\GcCreatureLegIKComponentData.cs" /> |
| 62 | + <Compile Include="Models\Structs\GcGalaxyRenderAnostreakData.cs" /> |
| 63 | + <Compile Include="Models\Structs\GcGalaxyStarColours.cs" /> |
| 64 | + <Compile Include="Models\Structs\GcGalaxyStarAttributesData.cs" /> |
60 | 65 | <Compile Include="Models\Structs\GcGalaxyCameraData.cs" /> |
| 66 | + <Compile Include="Models\Structs\GcGalaxyWaypointTypes.cs" /> |
61 | 67 | <Compile Include="Models\Structs\GcInteractionBufferType.cs" /> |
62 | 68 | <Compile Include="Models\Structs\GcPlayerComponentData.cs" /> |
63 | 69 | <Compile Include="Models\Structs\GcFoliageComponentData.cs" /> |
|
642 | 648 | <Compile Include="Models\Structs\TkVoxelGeneratorSettingsElement.cs" /> |
643 | 649 | <Compile Include="Models\Structs\Unfinished\GcAISpaceshipGlobals.cs" /> |
644 | 650 | <Compile Include="Models\Structs\Unfinished\GcCameraGlobals.cs" /> |
| 651 | + <Compile Include="Models\Structs\Unfinished\GcGalaxyGlobals_old.cs" /> |
645 | 652 | <Compile Include="Models\Structs\Unfinished\GcPlayerGlobals.cs" /> |
646 | 653 | <Compile Include="Models\Structs\Unfinished\GcPlayerGlobals_old.cs" /> |
647 | 654 | <Compile Include="Models\Structs\Unfinished\GcUIGlobals.cs" /> |
|
669 | 676 | <Compile Include="Models\Structs\GcFlyingSnakeData.cs" /> |
670 | 677 | <Compile Include="Models\Structs\GcGalaxyStarAnomaly.cs" /> |
671 | 678 | <Compile Include="Models\Structs\GcCameraAerialViewData.cs" /> |
| 679 | + <Compile Include="Models\Structs\Unused\GcCameraSpawnSetupData.cs" /> |
672 | 680 | <Compile Include="Models\Structs\Unused\GcPlayerSpaceshipAim.cs" /> |
673 | 681 | <Compile Include="Models\Structs\GcPlayerSpaceshipWarpData.cs" /> |
674 | 682 | <Compile Include="Models\Structs\Unused\GcPlayerStickData.cs" /> |
| 683 | + <Compile Include="Models\Structs\Unused\GcResourceCollectEffect.cs" /> |
675 | 684 | <Compile Include="Models\Structs\Unused\GcSpaceshipTravelData.cs" /> |
676 | 685 | <Compile Include="Models\Structs\Unused\GcTerrainOverlyColours.cs" /> |
677 | 686 | <Compile Include="Models\Structs\VariableSizeString.cs" /> |
|
0 commit comments