Puesta la musica para que suene durante el titulo->creditos->demo->logo

This commit is contained in:
2022-10-13 13:36:13 +02:00
parent 4d462e6564
commit 986d7fd04a
5 changed files with 243 additions and 241 deletions

View File

@@ -9,16 +9,16 @@
enum assetType
{
bitmap,
music,
sound,
font,
lang,
data,
room,
enemy,
item,
maxAssetType
t_bitmap,
t_music,
t_sound,
t_font,
t_lang,
t_data,
t_room,
t_enemy,
t_item,
t_maxAssetType
};
// Clase Asset