Kawe Mazidjatari b1b80d3be0 Tier0: fix DEBUG compile error
Only occurred in DEBUG as Assert otherwise gets compiled out, and CThreadSpinRWLock::m_iWriteDepth only exists when compiled with REENTRANT_THREAD_SPIN_RW_LOCK. The game does not feature this so this is not defined. Moved to the REENTRANT_THREAD_SPIN_RW_LOCK block to only check on this assert when this feature is enabled.
2024-04-05 18:33:09 +02:00
..
2023-04-06 23:50:48 +02:00
2024-04-05 17:56:51 +02:00
2023-04-06 23:50:48 +02:00
2023-04-06 23:50:48 +02:00
2024-04-05 17:19:32 +02:00
2023-05-10 00:05:38 +02:00
2023-04-05 21:38:28 +02:00
2024-04-05 16:53:51 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 18:33:09 +02:00
2023-04-06 23:50:48 +02:00
2023-04-06 23:50:48 +02:00
2023-04-06 23:50:48 +02:00