Synced most files with latest uae4arm sources (2017-09-22)
This commit is contained in:
parent
de12113018
commit
71408f5db5
102 changed files with 17576 additions and 18432 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <guisan.hpp>
|
||||
#include <SDL_ttf.h>
|
||||
#include <guisan/sdl.hpp>
|
||||
#include "guisan/sdl/sdltruetypefont.hpp"
|
||||
#include <guisan/sdl/sdltruetypefont.hpp>
|
||||
#include "SelectorEntry.hpp"
|
||||
#include "UaeRadioButton.hpp"
|
||||
#include "UaeDropDown.hpp"
|
||||
|
@ -648,4 +648,4 @@ bool HelpPanelHD(std::vector<std::string> &helptext)
|
|||
helptext.push_back("");
|
||||
helptext.push_back("In current version, WAV, MP3 and FLAC is supported for audio tracks.");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue