Support enabeling GTE

This commit is contained in:
2024-01-24 18:19:45 -05:00
parent 2c4fb231f2
commit 6a631f65d9
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();