Port: uhex (RO)

This commit is contained in:
xamidev
2024-09-23 17:39:39 +02:00
parent 68a4be55ce
commit 1085222d98
5 changed files with 26 additions and 9 deletions

View File

@@ -48,4 +48,6 @@ void program_snake();
// Binaries loading and execution
void program_exec();
void program_uhex();
#endif