The one who removed #ifndef GLQUAKE from quakeasm.h gotta be shot.

This commit is contained in:
Anton E. Gavrilov 2000-03-11 10:05:27 +00:00
parent a2284ec9c8
commit 51d9494677
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef QW_SERVER
#ifndef NeXT
#ifndef GLQUAKE
.extern C(d_zistepu)
.extern C(d_pzbuffer)
.extern C(d_zistepv)
@ -254,6 +255,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.extern fp_64kx64k
.extern pz
.extern spr8entryvec_table
#endif // GLQUAKE
.extern C(snd_scaletable)
.extern C(paintbuffer)