mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +00:00
id386 -> USE_INTEL_ASM conversion
better HAVE_SYM_PREFIX_UNDERSCORE checking
This commit is contained in:
parent
b493557f7f
commit
c83cb15ede
46 changed files with 249 additions and 193 deletions
|
@ -177,7 +177,7 @@ void R_DrawSurfaceBlock16 (void);
|
|||
void R_DrawSurfaceBlock8 (void);
|
||||
texture_t *R_TextureAnimation (texture_t *base);
|
||||
|
||||
#if id386
|
||||
#if USE_INTEL_ASM
|
||||
|
||||
void R_DrawSurfaceBlock8_mip0 (void);
|
||||
void R_DrawSurfaceBlock8_mip1 (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue