attempt to fix build error

This commit is contained in:
Nikolay Korolev
2019-06-22 22:23:26 +03:00
parent 3b4cf4f418
commit 4f9eff19b2
2 changed files with 3 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
#include "BulletTraces.h"
CBulletTrace (&CBulletTraces::aTraces)[16] = *(CBulletTrace(*)[16])0x72B1B8;
CBulletTrace (&CBulletTraces::aTraces)[16] = *(CBulletTrace(*)[16])*(uintptr*)0x72B1B8;