6 lines
No EOL
78 B
C
6 lines
No EOL
78 B
C
#ifndef _CLEAR_SCREEN_H_
|
|
#define _CLEAR_SCREEN_H_
|
|
|
|
void clearScreen();
|
|
|
|
#endif |