Browse Source

typedef?

pull/4108/head
lizzie 3 months ago
committed by crueter
parent
commit
6d8276d3d9
  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