vk: do not compile dumbspter

This commit is contained in:
Ivan 'provod' Avdeev 2022-07-30 14:18:37 -07:00 committed by Ivan Avdeev
parent 1b834f37be
commit 01d4764cf4

View File

@ -1,3 +1,4 @@
#if 0
#include "vk_common.h"
#include "xash3d_types.h"
#include "protocol.h"
@ -165,3 +166,4 @@ void traverseBSP( void ) {
fclose(ctx.f);
//exit(0);
}
#endif