-
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
7bafe68
commit cdc0af4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
9 files
+10 −5 | Quake/console.c | |
+1 −1 | Quake/gl_screen.c | |
+27 −0 | Quake/in_sdl.c | |
+1 −1 | Quake/input.h | |
+11 −0 | Quake/mathlib.c | |
+3 −0 | Quake/mathlib.h | |
+20 −0 | Quake/menu.c | |
+2 −0 | Quake/q_sound.h | |
+28 −0 | Quake/snd_mix.c |