-
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
bbedf27
commit 48e9750
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
8 files
+37 −0 | Quake/common.c | |
+4 −1 | Quake/common.h | |
+27 −0 | Quake/console.c | |
+1 −0 | Quake/console.h | |
+2 −2 | Quake/host_cmd.c | |
+39 −2 | Quake/in_sdl.c | |
+4 −8 | Quake/keys.c | |
+43 −3 | Quake/menu.c |