mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-02-09 07:56:59 +00:00
Retain wireless reboot info between raw application sessions
This commit is contained in:
parent
0a705b7449
commit
66dfbea5c2
@ -1093,7 +1093,7 @@ private:
|
||||
|
||||
std::shared_ptr<AppletManager> applet_manager;
|
||||
|
||||
std::vector<u8> wireless_reboot_info;
|
||||
static inline std::vector<u8> wireless_reboot_info;
|
||||
|
||||
template <class Archive>
|
||||
void serialize(Archive& ar, const unsigned int);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user