Revert "Added raw ZuneDBApi decomp"

This reverts commit d0fd93a913.
This commit is contained in:
Yoshi Askharoun
2021-11-18 12:07:38 -06:00
parent d0fd93a913
commit 749a29a9fb
1034 changed files with 2 additions and 70246 deletions
-12
View File
@@ -1,12 +0,0 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass]
[MiscellaneousBits(65)]
internal static struct IRefreshTunerListCallback
{
private long _003Calignment_0020member_003E;
}