mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
Added export to Joystick::Identification
This commit is contained in:
parent
f47f89a759
commit
67c7663c80
@ -73,7 +73,7 @@ public:
|
||||
/// \brief Structure holding a joystick's identification
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
struct Identification
|
||||
struct SFML_WINDOW_API Identification
|
||||
{
|
||||
Identification();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user