ObjFW  Diff

Differences From Artifact [6042a397f5]:

To Artifact [62dbcc3482]:


96
97
98
99
100
101
102

103
104

105
106
107
108
109
- (void)retrieveState;
@end

#ifdef __cplusplus
extern "C" {
#endif
extern const uint16_t OHVendorIDSony;

extern const uint16_t OHProductIDDualShock4;
extern const uint16_t OHProductIDDualSense;

#ifdef __cplusplus
}
#endif

OF_ASSUME_NONNULL_END







>


>





96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
- (void)retrieveState;
@end

#ifdef __cplusplus
extern "C" {
#endif
extern const uint16_t OHVendorIDSony;
extern const uint16_t OHVendorIDGoogle;
extern const uint16_t OHProductIDDualShock4;
extern const uint16_t OHProductIDDualSense;
extern const uint16_t OHProductIDStadiaController;
#ifdef __cplusplus
}
#endif

OF_ASSUME_NONNULL_END