mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 09:49:01 +00:00
Clean up some space/tab mismatches in DiscIO and InputCommon.
Keeps the files consistent.
This commit is contained in:
parent
019b525285
commit
0e3d8e2e9f
9 changed files with 371 additions and 371 deletions
|
@ -63,7 +63,7 @@ class WbfsFileReader : public IBlobReader
|
|||
|
||||
u16* m_wlba_table;
|
||||
u64 m_blocks_per_disc;
|
||||
|
||||
|
||||
bool m_good;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue