mirror of
https://github.com/SeanOMik/eBookReaderSwitch.git
synced 2025-02-18 08:40:06 +00:00
6 lines
No EOL
102 B
C
6 lines
No EOL
102 B
C
#ifndef NX_SHELL_STATUS_BAR_H
|
|
#define NX_SHELL_STATUS_BAR_H
|
|
|
|
void StatusBar_DisplayTime(void);
|
|
|
|
#endif |