Support enabeling GTE

This commit is contained in:
Jaby
2024-01-24 18:19:45 -05:00
parent a3c3951fd0
commit 536f7619b8
4 changed files with 63 additions and 0 deletions

View File

@@ -13,6 +13,10 @@ namespace JabyEngine {
void setup();
}
namespace GTE {
void setup();
}
namespace SPU {
void stop_voices();
void setup();