SDL/VisualC-WinRT
Christoph Reichenbach 3a20274ddf Refactoring: move GUID operations out of Joystick
- SDL_JoystickGUID -> SDL_GUID (though we retain a type alias)
- Operations for GUID <-> String ops are now in
  src/SDL_guid.c and include/SDL_guid.h
- The corresponding Joystick operations delegate to SDL_guid.c
- Added test/testguid.c
2022-06-04 17:22:13 -07:00
..
SDL-UWP.sln winrt: Move the UWP project files up one directory 2021-09-08 06:26:26 -10:00
SDL-UWP.vcxproj Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00
SDL-UWP.vcxproj.filters Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00