-
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
13a5d99
commit 7b98fbe
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ironwail
updated
14 files
+1 −0 | Quake/Makefile | |
+1 −0 | Quake/Makefile.w32 | |
+1 −0 | Quake/Makefile.w64 | |
+4 −4 | Quake/cl_demo.c | |
+2 −2 | Quake/client.h | |
+7 −7 | Quake/common.c | |
+1 −1 | Quake/common.h | |
+1 −1 | Quake/gl_model.c | |
+1 −1 | Quake/gl_screen.c | |
+6 −2 | Quake/pr_edict.c | |
+1 −1 | Quake/quakedef.h | |
+7 −1 | Quake/sys.h | |
+22 −9 | Quake/sys_sdl_unix.c | |
+20 −9 | Quake/sys_sdl_win.c |