mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 20:25:47 +00: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