mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-03 02:37:14 +02:00
Moved layout detection to separate method.
This commit is contained in:
@@ -47,7 +47,7 @@ private:
|
||||
Page *LoadPage(std::string collectionName);
|
||||
RETROFE_STATE ProcessUserInput();
|
||||
void Update(float dt, bool scrollActive);
|
||||
|
||||
std::string GetLayout(std::string collectionName);
|
||||
|
||||
Configuration &Config;
|
||||
CollectionDatabase &CollectionDB;
|
||||
|
||||
Reference in New Issue
Block a user