mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-10 20:00:53 -04:00
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