7 lines
83 B
C
Raw Normal View History

2021-08-10 15:02:33 +08:00
#ifndef __APP_READER
#define __APP_READER
void APP_Reader_Launcher(void);
#endif