mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-21 18:17:02 +02:00
Added Maintenance5 to 9 headers
This commit is contained in:
parent
bb1d1e484d
commit
672011f302
1 changed files with 5 additions and 0 deletions
|
|
@ -848,6 +848,11 @@ private:
|
||||||
bool maintenance2{};
|
bool maintenance2{};
|
||||||
bool maintenance3{};
|
bool maintenance3{};
|
||||||
bool maintenance4{};
|
bool maintenance4{};
|
||||||
|
bool maintenance5{};
|
||||||
|
bool maintenance6{};
|
||||||
|
bool maintenance7{};
|
||||||
|
bool maintenance8{};
|
||||||
|
bool maintenance9{};
|
||||||
|
|
||||||
#undef EXTENSION
|
#undef EXTENSION
|
||||||
#undef FEATURE
|
#undef FEATURE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue