Skip to content

Commit

Permalink
Revert her to a human endianness and make hydra core configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
OFFTKP committed Jan 6, 2024
1 parent e0d55d8 commit a2456e1
Show file tree
Hide file tree
Showing 5 changed files with 1,068 additions and 1,071 deletions.
1 change: 1 addition & 0 deletions include/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ struct EmulatorConfig {
int batteryPercentage = 3;

std::filesystem::path filePath;
std::filesystem::path aesKeysPath;

EmulatorConfig(const std::filesystem::path& path);
void load();
Expand Down
Loading

0 comments on commit a2456e1

Please # to comment.