ObjFW  Diff

Differences From Artifact [a152c52018]:

To Artifact [18e5d09447]:


101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
	}

	[controllers makeImmutable];

	return controllers;
}

- (instancetype)init
{
	OF_INVALID_INIT_METHOD
}

- (instancetype)of_initWithIndex: (DWORD)index
{
	self = [super init];

	@try {
		XINPUT_STATE state = { 0 };








<
<
<
<
<







101
102
103
104
105
106
107





108
109
110
111
112
113
114
	}

	[controllers makeImmutable];

	return controllers;
}






- (instancetype)of_initWithIndex: (DWORD)index
{
	self = [super init];

	@try {
		XINPUT_STATE state = { 0 };