mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Run code through the advanced tool 'sed' to remove trailing whitespace.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#include "ChunkFile.h"
|
||||
|
||||
class Tev
|
||||
{
|
||||
{
|
||||
struct InputRegType
|
||||
{
|
||||
unsigned a : 8;
|
||||
@ -49,7 +49,7 @@ class Tev
|
||||
{
|
||||
BLU_INP,
|
||||
GRN_INP,
|
||||
RED_INP
|
||||
RED_INP
|
||||
};
|
||||
|
||||
enum BufferBase
|
||||
|
Reference in New Issue
Block a user