diff options
| author | Sergeanur <s.anureev@yandex.ua> | 2020-05-05 18:04:18 +0300 |
|---|---|---|
| committer | Sergeanur <s.anureev@yandex.ua> | 2020-05-05 18:04:18 +0300 |
| commit | 9960c411933f9a804eb5f6840d75ad00fd255252 (patch) | |
| tree | 19886c3263958d5c77664518270d252ad5554602 /src/core/PlayerInfo.h | |
| parent | Merge pull request #512 from Nick007J/master (diff) | |
| download | re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.gz | |
Remove Miami stuff
Diffstat (limited to 'src/core/PlayerInfo.h')
| -rw-r--r-- | src/core/PlayerInfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/PlayerInfo.h b/src/core/PlayerInfo.h index 13266331..e970e42d 100644 --- a/src/core/PlayerInfo.h +++ b/src/core/PlayerInfo.h @@ -80,6 +80,4 @@ public: ~CPlayerInfo() { }; }; -#ifndef MIAMI static_assert(sizeof(CPlayerInfo) == 0x13C, "CPlayerInfo: error"); -#endif |
