small bug
This commit is contained in:
parent
0d4b7188c0
commit
33c6de5450
@ -31,6 +31,7 @@
|
||||
#include <appl/Debug.h>
|
||||
#include <appl/global.h>
|
||||
#include <etk/File.h>
|
||||
#include <etk/tool.h>
|
||||
#include <Gui/MainWindows.h>
|
||||
#include <BufferManager.h>
|
||||
#include <ColorizeManager.h>
|
||||
@ -65,7 +66,7 @@ void APP_Init(void)
|
||||
ewol::ChangeSize(800, 600);
|
||||
etk::InitDefaultFolder(PROJECT_NAME);
|
||||
|
||||
|
||||
etk::tool::frand(0,1);
|
||||
ewol::SetFontFolder("Font");
|
||||
|
||||
#ifdef __PLATFORM__Android
|
||||
|
Loading…
x
Reference in New Issue
Block a user