Skip to content

Commit

Permalink
trash tons of submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyley committed Mar 20, 2024
1 parent 71a95a9 commit c917e5c
Show file tree
Hide file tree
Showing 2,961 changed files with 0 additions and 920,269 deletions.
12 changes: 0 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
[submodule "libs/fontstash"]
path = libs/fontstash
url = https://github.com/Beyley/fontstash
[submodule "libs/wgpu-native"]
path = libs/wgpu-native
url = https://github.com/Beyley/wgpu-native
[submodule "libs/SDL"]
path = libs/SDL
url = https://github.com/Beyley/SDL
[submodule "libs/cimgui"]
path = libs/cimgui
url = https://github.com/Beyley/cimgui
[submodule "libs/zig-bass"]
path = libs/zig-bass
url = https://github.com/Beyley/zig-bass
1 change: 0 additions & 1 deletion build.zig
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const std = @import("std");
const bass = @import("libs/zig-bass/build.zig");
const cimgui = @import("libs/cimgui/build.zig");
const ImageProcessor = @import("image_processor.zig");
const builtin = @import("builtin");
const mach_core = @import("mach");
Expand Down
1 change: 0 additions & 1 deletion libs/cimgui
Submodule cimgui deleted from a8d914
Loading

0 comments on commit c917e5c

Please sign in to comment.