Prepare for SDL3 support

This commit is contained in:
Cameron Gutman 2025-01-25 16:18:45 -06:00
commit dd2a99a96b
25 changed files with 101 additions and 47 deletions

View file

@ -1,7 +1,7 @@
#include "streaming/session.h"
#include <Limelight.h>
#include <SDL.h>
#include "SDL_compat.h"
#define VK_0 0x30
#define VK_A 0x41