pmd-red/include/main.h

7 lines
87 B
C

#ifndef GUARD_MAIN_H
#define GUARD_MAIN_H
void AgbMain(void);
#endif // GUARD_MAIN_H