mirror of
https://github.com/SeanOMik/eBookReaderSwitch.git
synced 2025-02-16 21:50:09 +00:00
6 lines
No EOL
111 B
C
6 lines
No EOL
111 B
C
#ifndef EBOOK_READER_MENU_CHOOSER_HPP
|
|
#define EBOOK_READER_MENU_CHOOSER_HPP
|
|
|
|
void Menu_StartChoosing();
|
|
|
|
#endif |