mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-20 13:31:37 +02:00
fixed newline
This commit is contained in:
@@ -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");
|
||||||
|
Reference in New Issue
Block a user