avoid the extern keyword in .cpp files

This commit is contained in:
degasus 2014-07-08 16:49:33 +02:00
commit 81ed17be53
42 changed files with 28 additions and 104 deletions

View file

@ -15,6 +15,7 @@
#include "VideoBackends/Software/SWVideoConfig.h"
#include "VideoBackends/Software/TextureSampler.h"
#include "VideoCommon/Fifo.h"
#include "VideoCommon/ImageWrite.h"