mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-31 17:04:40 -04:00
avoid the extern keyword in .cpp files
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include "VideoBackends/Software/SWCommandProcessor.h"
|
||||
#include "VideoBackends/Software/VideoBackend.h"
|
||||
|
||||
#include "VideoCommon/DataReader.h"
|
||||
#include "VideoCommon/Fifo.h"
|
||||
|
||||
namespace SWCommandProcessor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user