|
|
@ -35,9 +35,9 @@ This file is part of the PIXHAWK project |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* SDL does ugly things to main() */ |
|
|
|
/* SDL does ugly things to main() */ |
|
|
|
//#ifdef main
|
|
|
|
#ifdef main |
|
|
|
//# undef main
|
|
|
|
# undef main |
|
|
|
//#endif
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* @brief Starts the application |
|
|
|
* @brief Starts the application |
|
|
|