ROMs with Overlays are now supported!

This commit is contained in:
Luca D'Amico
2024-08-11 19:23:15 +02:00
parent 921eef86e2
commit e788d95289
5 changed files with 155 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "d69e4e1"
#define GIT_COMMIT_HASH "921eef8"
#endif