CDXA not working

This commit is contained in:
Jaby
2024-05-26 09:33:23 +02:00
parent 1699d45ae4
commit c8ccd44a71
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();
}
}