mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-22 09:09: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];
|
||||
};
|
||||
|
||||
static_assert(sizeof(tGangSaveData) == 0x98, "tGangSaveData: error");
|
||||
static_assert(sizeof(tGangSaveData) == 0x98, "tGangSaveData: error");
|
||||
|
Loading…
Reference in New Issue
Block a user