mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
avoid the extern keyword in .cpp files
This commit is contained in:
parent
6d3f249dcc
commit
81ed17be53
42 changed files with 28 additions and 104 deletions
|
@ -14,6 +14,7 @@
|
|||
#include "VideoBackends/Software/SWStatistics.h"
|
||||
#include "VideoBackends/Software/SWVideoConfig.h"
|
||||
#include "VideoBackends/Software/TextureEncoder.h"
|
||||
#include "VideoCommon/Fifo.h"
|
||||
|
||||
static const float s_gammaLUT[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue