Adding soloud stuff.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SlatedGameToolkit.Framework\SlatedGameToolkit.Framework.csproj" />
|
||||
<ProjectReference Include="..\SlatedGameToolkit.Commons\SlatedGameToolkit.Commons.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
@@ -4,7 +4,7 @@ using System.IO;
|
||||
using System.Numerics;
|
||||
using System.Runtime.InteropServices;
|
||||
using SDL2;
|
||||
using SlatedGameToolkit.Commons.Loaders;
|
||||
using SlatedGameToolkit.Framework.Loaders;
|
||||
using SlatedGameToolkit.Framework.Graphics.Render;
|
||||
using SlatedGameToolkit.Framework.Graphics.Text;
|
||||
using SlatedGameToolkit.Framework.Graphics.Textures;
|
||||
|
Reference in New Issue
Block a user