cambiado el nombre de map.h a room.h

This commit is contained in:
2022-07-01 21:26:43 +02:00
parent 661b920dfa
commit 5530502bcf
10 changed files with 97 additions and 42 deletions

View File

@@ -14,6 +14,9 @@ enum assetType
font,
lang,
data,
room,
enemy,
item,
maxAssetType
};