-
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
8e81522
commit c0ef524
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
11 files
+11 −1 | Quake/cl_input.c | |
+1 −0 | Quake/client.h | |
+81 −6 | Quake/common.c | |
+2 −2 | Quake/common.h | |
+355 −27 | Quake/console.c | |
+2 −1 | Quake/console.h | |
+11 −3 | Quake/gl_vidsdl.c | |
+2 −2 | Quake/in_sdl.c | |
+11 −2 | Quake/keys.c | |
+32 −6 | Quake/menu.c | |
+1 −0 | Quake/vid.h |