- Treballant en el mbc_none

This commit is contained in:
2025-01-15 07:34:12 +01:00
parent add6562575
commit 0c97143b22
2 changed files with 62 additions and 0 deletions

6
mbc_none.h Normal file
View File

@@ -0,0 +1,6 @@
#pragma once
namespace mbc_none
{
void init();
}