mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 15:08:31 +00:00
Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName()
This commit is contained in:
@@ -73,4 +73,6 @@ extern void SDL_SetObjectsInvalid(void);
|
||||
|
||||
extern const char *SDL_GetPersistentString(const char *string);
|
||||
|
||||
extern char *SDL_CreateDeviceName(Uint16 vendor, Uint16 product, const char *vendor_name, const char *product_name);
|
||||
|
||||
#endif // SDL_utils_h_
|
||||
|
Reference in New Issue
Block a user