mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 04:06:57 +02:00
es: Populate/synthesize tickets on construction
This commit is contained in:
parent
7b86f1b7f8
commit
51374d2489
3 changed files with 17 additions and 15 deletions
|
|
@ -236,6 +236,7 @@ public:
|
|||
void DeriveBase();
|
||||
void DeriveETicket(PartitionDataManager& data);
|
||||
void PopulateTickets();
|
||||
void SynthesizeTickets();
|
||||
|
||||
void PopulateFromPartitionData(PartitionDataManager& data);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue