-
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
0e44f1b
commit 2a66372
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
8 files
+1 −0 | Quake/common.h | |
+2 −0 | Quake/gl_shaders.h | |
+7 −4 | Quake/gl_vidsdl.c | |
+54 −4 | Quake/in_sdl.c | |
+12 −0 | Quake/input.h | |
+84 −4 | Quake/keys.c | |
+62 −23 | Quake/keys.h | |
+162 −81 | Quake/menu.c |