6 lines
No EOL
53 B
C
6 lines
No EOL
53 B
C
#ifndef IDE_H
|
|
#define IDE_H
|
|
|
|
void init_ide();
|
|
|
|
#endif |