demo finish

This commit is contained in:
h4570
2022-08-20 00:34:43 +02:00
parent 405d5afd35
commit 57767eee72
6 changed files with 26 additions and 7 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ namespace Demo {
struct EnemyInfo {
u8 adpcmChannel;
audsrv_adpcm_t* adpcmSample;
audsrv_adpcm_t* adpcmPunch;
audsrv_adpcm_t* adpcmDeath;
DynamicMesh* motherMesh;
Texture* bodyTexture;
Texture* clothTexture;