diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-06-18 08:16:23 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-06-18 08:16:23 +0000 |
commit | 543ea76c6edc2ff9a27fa3cd181aae3f0438c02a (patch) | |
tree | d39c65e2e44d3019b0caccda64b92292e8832961 /games/fuhquake/files/nonintel.c | |
parent | Fetch the database from http://www.FreeBSD.org/ports/ first. (diff) |
Update to 0.31
PR: ports/65929
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=111709
Diffstat (limited to 'games/fuhquake/files/nonintel.c')
-rw-r--r-- | games/fuhquake/files/nonintel.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/fuhquake/files/nonintel.c b/games/fuhquake/files/nonintel.c index 254bfaa72a1a..e97c68856a23 100644 --- a/games/fuhquake/files/nonintel.c +++ b/games/fuhquake/files/nonintel.c @@ -38,17 +38,6 @@ void R_Surf8Patch () /* ================ -R_Surf16Patch -================ -*/ -void R_Surf16Patch () -{ - // we only patch code on Intel -} - - -/* -================ R_SurfacePatch ================ */ |