-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule xsystem35-sdl2
updated
12 files
+0 −2 | modules/CMakeLists.txt | |
+2 −1 | modules/NIGHTDLL/nt_graph.c | |
+3 −7 | modules/NIGHTDLL/sprite_draw.c | |
+2 −4 | modules/SACT/sprite_draw.c | |
+28 −1 | modules/lib/graph.c | |
+1 −0 | modules/lib/graph.h | |
+30 −6 | modules/lib/graph_blend_screen.c | |
+0 −55 | modules/lib/gre_blend.c | |
+0 −54 | modules/lib/gre_blend_screen.c | |
+0 −6 | modules/lib/ngraph.h | |
+4 −1 | src/ecopy.c | |
+136 −92 | src/midi.portmidi.c |