mirror of
https://github.com/wiidev/usbloadergx.git
synced 2025-02-18 04:16:20 +01:00
7 lines
83 B
C
7 lines
83 B
C
![]() |
#ifndef COVER_DOWNLOAD_H_
|
||
|
#define COVER_DOWNLOAD_H_
|
||
|
|
||
|
void CoverDownload();
|
||
|
|
||
|
#endif
|