mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
8 spaces indentation -> tabs
This commit is contained in:
parent
a5257c1a0a
commit
3c6d0fc710
10 changed files with 467 additions and 467 deletions
|
@ -154,9 +154,9 @@ inline unsigned int GetPow2(unsigned int val)
|
|||
}
|
||||
struct s_svar
|
||||
{
|
||||
const char *name;
|
||||
const unsigned int reg;
|
||||
const unsigned int size;
|
||||
const char *name;
|
||||
const unsigned int reg;
|
||||
const unsigned int size;
|
||||
};
|
||||
|
||||
#endif // _VIDEOCOMMON_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue