Remove global num videos hack.

This commit is contained in:
Unknown W. Brackets 2016-05-01 08:53:48 -07:00
parent 99d29356d7
commit f5b93bc6f0
8 changed files with 15 additions and 30 deletions

View file

@ -52,8 +52,6 @@
#include "UI/OnScreenDisplay.h"
extern int g_iNumVideos;
const VkFormat framebufFormat = VK_FORMAT_R8G8B8A8_UNORM;
static const char tex_fs[] = R"(#version 400