mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-22 17:19:15 +01:00
fixed newline
This commit is contained in:
parent
c9b9d614de
commit
969d4ac48d
@ -59,4 +59,4 @@ struct tGangSaveData
|
|||||||
CGangInfo gangs[CGangs::TOTAL_GANGS];
|
CGangInfo gangs[CGangs::TOTAL_GANGS];
|
||||||
};
|
};
|
||||||
|
|
||||||
static_assert(sizeof(tGangSaveData) == 0x98, "tGangSaveData: error");
|
static_assert(sizeof(tGangSaveData) == 0x98, "tGangSaveData: error");
|
||||||
|
Loading…
Reference in New Issue
Block a user