r5sdk/src/datacache
Kawe Mazidjatari ad741882ae DataCache: only check on DC_INVALID_HANDLE in debug builds
In release we should only check if the handle is NULL for performance reasons (the release engine executable never sets DC_INVALID_HANDLE on invalid handles. In debug we also check on DC_INVALID_HANDLE as this is easier to cache in memory.
2024-11-14 14:21:01 +01:00
..
2023-09-19 22:13:22 +02:00