ObjFW  Diff

Differences From Artifact [6d0b74845c]:

To Artifact [04710d4173]:


18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 */

#import "OHGameControllerProfile.h"

OF_ASSUME_NONNULL_BEGIN

/**
 * @protocol OHGamepad OHGamepad.h ObjFWHID/OHGamepad.h
 *
 * @brief A game controller profile representing a gamepad.
 */
@protocol OHGamepad <OHGameControllerProfile>
/**
 * @brief The north button on the gamepad's diamond pad.
 */







|







18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 */

#import "OHGameControllerProfile.h"

OF_ASSUME_NONNULL_BEGIN

/**
 * @protocol OHGamepad OHGamepad.h ObjFWHID/ObjFWHID.h
 *
 * @brief A game controller profile representing a gamepad.
 */
@protocol OHGamepad <OHGameControllerProfile>
/**
 * @brief The north button on the gamepad's diamond pad.
 */