From eaaac61857654f7f629fa9ada669f40301009e31 Mon Sep 17 00:00:00 2001 From: syeyoung Date: Sun, 8 Aug 2021 18:21:51 +0900 Subject: - GameSDK Binding Welp it was painful writing a tool to generating these bindings, then manually correcting classes --- src/main/resources/win-x86/discord-rpc.dll | Bin 307720 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/resources/win-x86/discord-rpc.dll (limited to 'src/main/resources/win-x86') diff --git a/src/main/resources/win-x86/discord-rpc.dll b/src/main/resources/win-x86/discord-rpc.dll deleted file mode 100644 index 88c7d0ce..00000000 Binary files a/src/main/resources/win-x86/discord-rpc.dll and /dev/null differ -- cgit