mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 06:58:13 +00:00
48a461a629
Moves the data members to satisfy the order they're declared as in the constructor initializer list. Silences a -Wreorder warning.