diff options
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 ================ */ |