Remove global num videos hack.
This commit is contained in:
parent
99d29356d7
commit
f5b93bc6f0
8 changed files with 15 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue