CDXA not working

This commit is contained in:
2024-05-26 09:33:23 +02:00
parent 4f06d39e43
commit 43c534cf9b
10 changed files with 135 additions and 51 deletions

View File

@@ -27,4 +27,8 @@ namespace Assets {
void load_font_cycler();
void load_screen_center();
}
namespace XAAudio {
void play_fox();
}
}