forked from dolphin-emu/dolphin
avoid the extern keyword in .cpp files
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
#include "VideoCommon/Statistics.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
|
||||
extern int frameCount;
|
||||
|
||||
namespace DX11
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user