mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-04 13:59:25 +03:00
Modified the Makefile to support correct recompilation of modified files and now the objects files are stored in a separated folder.
Added OnItemClicked Event.
This commit is contained in:
@@ -363,6 +363,8 @@ void cEETest::OnFontLoaded( cResourceLoader * ObjLoaded ) {
|
||||
|
||||
CreateUI();
|
||||
|
||||
EE->Display();
|
||||
|
||||
mFontsLoaded = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user