mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-27 17:24:23 +02: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