Added export to Joystick::Identification
This commit is contained in:
parent
f47f89a759
commit
67c7663c80
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public:
|
|||
/// \brief Structure holding a joystick's identification
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
struct Identification
|
||||
struct SFML_WINDOW_API Identification
|
||||
{
|
||||
Identification();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue