-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
9bb524c
commit 7bafe68
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
15 files
+1 −0 | Quake/client.h | |
+48 −10 | Quake/in_sdl.c | |
+2 −2 | Quake/menu.c | |
+2 −2 | Quake/r_brush.c | |
+1 −0 | Quake/view.c | |
+1 −1 | Windows/SDL2/bin/sdl2-config | |
+13 −1 | Windows/SDL2/include/SDL_hints.h | |
+10 −5 | Windows/SDL2/include/SDL_joystick.h | |
+2 −2 | Windows/SDL2/include/SDL_revision.h | |
+3 −0 | Windows/SDL2/include/SDL_stdinc.h | |
+1 −1 | Windows/SDL2/include/SDL_version.h | |
+ − | Windows/SDL2/lib/SDL2.dll | |
+ − | Windows/SDL2/lib64/SDL2.dll | |
+2 −12 | Windows/SDL2/main/SDL_windows.h | |
+3 −3 | Windows/SDL2/main/SDL_windows_main.c |