[Project64] N64 Class.cpp tabs to spaces
This commit is contained in:
parent
70a368a861
commit
66b6be4bd7
|
@ -155,7 +155,7 @@ private:
|
|||
DWORD m_CPU_ThreadID;
|
||||
|
||||
//Handle to pause mutex
|
||||
void * m_hPauseEvent;
|
||||
SyncEvent m_hPauseEvent;
|
||||
|
||||
//No of Alist and Dlist sent to the RSP
|
||||
DWORD m_AlistCount, m_DlistCount, m_UnknownCount;
|
||||
|
|
Loading…
Reference in New Issue