mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-09-11 18:15:24 -05:00
Add helper methods for 3d support
This commit is contained in:
@@ -211,7 +211,7 @@ struct CaptureStatus {
|
||||
volatile bool close_success = true;
|
||||
volatile int curr_delay = 0;
|
||||
volatile bool reset_hardware = false;
|
||||
bool enabled_3d = false;
|
||||
bool requested_3d = false;
|
||||
CaptureScreensType capture_type;
|
||||
CaptureSpeedsType capture_speed;
|
||||
int battery_percentage;
|
||||
|
||||
Reference in New Issue
Block a user