CustomRPXLoader/src/main.h

17 lines
133 B
C
Raw Normal View History

2020-04-27 13:32:37 +02:00
//Main.h
#ifndef _MAIN_H_
#define _MAIN_H_
/* Main */
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif