mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 06:41:59 +00:00
Compile fix
# Conflicts: # source/build/include/build.h
This commit is contained in:
parent
d3994b0801
commit
68c7b8c402
1 changed files with 0 additions and 1 deletions
|
@ -1612,7 +1612,6 @@ extern int32_t(*saveboard_replace)(const char *filename, const vec3_t *dapos, in
|
|||
extern void(*PolymostProcessVoxels_Callback)(void);
|
||||
#endif
|
||||
|
||||
extern int32_t automapping;
|
||||
extern int32_t bloodhack;
|
||||
extern intptr_t voxoff[MAXVOXELS][MAXVOXMIPS]; // used in KenBuild
|
||||
extern int8_t voxreserve[(MAXVOXELS+7)>>3];
|
||||
|
|
Loading…
Reference in a new issue