mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
avoid the extern keyword in .cpp files
This commit is contained in:
@ -19,9 +19,6 @@
|
||||
#include "VideoCommon/TextureCacheBase.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
// ugly
|
||||
extern int frameCount;
|
||||
|
||||
enum
|
||||
{
|
||||
TEXTURE_KILL_THRESHOLD = 200,
|
||||
|
Reference in New Issue
Block a user