mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 19:40:20 +03:00
Fix linking problem due to SDL main definition
This commit is contained in:
parent
821efb3499
commit
824317c477
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
#if defined(SIMU_AUDIO)
|
||||
#include <SDL.h>
|
||||
#undef main
|
||||
#endif
|
||||
|
||||
#if LCD_W > 212
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue