mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 18:01:56 +00:00
8 spaces indentation -> tabs
This commit is contained in:
parent
1724385c8c
commit
014c474024
11 changed files with 468 additions and 468 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