Browse Source

typedef?

lizzie/rework-sdl3-cs
lizzie 2 days ago
parent
commit
794e729706
  1. 1
      src/yuzu_cmd/emu_window/emu_window_sdl3.h

1
src/yuzu_cmd/emu_window/emu_window_sdl3.h

@ -14,6 +14,7 @@
struct SDL_Window;
union SDL_Event;
typedef int SDL_TimerID;
namespace Core {
class System;

Loading…
Cancel
Save