File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1337,6 +1337,7 @@ const darwin_src_files = [_][]const u8{
1337
1337
"src/haptic/darwin/SDL_syshaptic.c" ,
1338
1338
// "src/hidapi/mac/hid.c",
1339
1339
// "src/joystick/hidapi/SDL_hidapijoystick.c",
1340
+ "src/joystick/hidapi/SDL_hidapi_steam_hori.c" ,
1340
1341
"src/joystick/darwin/SDL_iokitjoystick.c" ,
1341
1342
"src/power/macos/SDL_syspower.c" ,
1342
1343
Original file line number Diff line number Diff line change 8
8
.paths = .{"" },
9
9
.dependencies = .{
10
10
.sdl = .{
11
- .url = "git+https://github.com/libsdl-org/SDL?ref=main#62938837c239309500d0c078209ace4760909ec8 " ,
12
- .hash = "12204cc7c5c5885c0d804ded40698480a38786a5b30efeab15588e6d53de80682a4a " ,
11
+ .url = "git+https://github.com/libsdl-org/SDL?ref=main#5f304b3a4727b0a6fc99d6bcee24bde8e480c31e " ,
12
+ .hash = "1220430b8754fd5843cb663a064532f2af2b4811c3ff140a28bf316aa9e0d4f5568c " ,
13
13
},
14
14
.sdl_ttf = .{
15
15
.url = "git+https://github.com/libsdl-org/SDL_ttf?ref=main#41342890704ef3cac661a0d301f3dd122d96a039" ,
You can’t perform that action at this time.
0 commit comments