mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 10:47:55 +00:00
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed. .
This commit is contained in:
parent
065305c627
commit
abf45c2d0b
2 changed files with 4 additions and 20 deletions
|
@ -339,7 +339,6 @@ private:
|
|||
|
||||
KernelHelpers::ServiceContext service_context;
|
||||
|
||||
bool launch_popped_application_specific = false;
|
||||
bool launch_popped_account_preselect = false;
|
||||
s32 previous_program_index{-1};
|
||||
Kernel::KEvent* gpu_error_detected_event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue