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
..
2024-04-05 18:24:36 +02:00
2024-04-05 18:19:39 +02:00
2024-04-05 18:26:04 +02:00
2024-04-05 17:19:29 +02:00
2024-04-05 18:19:39 +02:00
2024-04-05 18:19:39 +02:00
2024-04-05 17:56:53 +02:00
2024-04-05 17:56:50 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 18:33:09 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 18:26:04 +02:00
2024-04-05 18:19:39 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00