ObjFW  Diff

Differences From Artifact [e3220aba7e]:

To Artifact [d1a844bf10]:


13
14
15
16
17
18
19
20
21



 * version 3.0 for more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3.0 along with this program. If not, see
 * <https://www.gnu.org/licenses/>.
 */

#import "OFGameController.h"
#import "OFCombinedJoyConsGameController.h"










|
|
>
>
>
13
14
15
16
17
18
19
20
21
22
23
24
 * version 3.0 for more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3.0 along with this program. If not, see
 * <https://www.gnu.org/licenses/>.
 */

#import "HIDGameController.h"
#import "HIDGameControllerElement.h"
#import "HIDGameControllerButton.h"
#import "HIDGameControllerAxis.h"
#import "HIDGameControllerDirectionalPad.h"