ObjFW  Diff

Differences From Artifact [db950effb0]:

To Artifact [09600485c0]:


13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 * 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 "OHEvdevGamepad.h"

OF_ASSUME_NONNULL_BEGIN

@interface OHEvdevPlayStationGamepad: OHEvdevGamepad
@end

OF_ASSUME_NONNULL_END







|



|



13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 * 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 "OHEvdevExtendedGamepad.h"

OF_ASSUME_NONNULL_BEGIN

@interface OHEvdevPlayStationExtendedGamepad: OHEvdevExtendedGamepad
@end

OF_ASSUME_NONNULL_END