mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
(Mostly) finish QR support
This commit is contained in:
@@ -36,5 +36,6 @@ bool qr_mode;
|
||||
void init_qr(void);
|
||||
void exit_qr(void);
|
||||
void take_picture(void);
|
||||
Result http_get(char *url, char *path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user