Implemented theme selector and fixed FatTools UI

This commit is contained in:
Luca D'Amico
2024-08-10 15:12:50 +02:00
parent aa2ed50ade
commit 4b886a9033
14 changed files with 151 additions and 53 deletions

View File

@@ -1,5 +1,4 @@
#ifndef HEADERNAMES_H
#define HEADERNAMES_H
#pragma once
#include <array>
#include <string>
@@ -52,5 +51,3 @@ namespace NDSHeaderNames {
FATFilesAddress
};
}
#endif // HEADERNAMES_H