Files
mm/assets/xml/scenes/Z2_BANDROOM/Z2_BANDROOM.xml
T
Kenix3 c40bb119e1 Adds in scene support (#117)
* 1 scene done, Z2_SOUGEN OK

* All scenes OK

* Makefile improvements

* Use WIP ZAPD branch as submodule

* Add spawn rotation flag macro

* Fix bad merge

* Move scenes to be in their own subfolders

* Rename and restructure extracted baserom files

* Progress tracking for assets

* Add asset progress to csv

* Use master ZAPD

* Use distclean like in OOT

* Fix up a few things with the makefile

* Fix scenes not being dumped from ELF

Co-authored-by: Rozelette <Uberpanzermensch@gmail.com>
2021-04-29 18:56:18 -04:00

23 lines
713 B
XML

<Root>
<File Name="Z2_BANDROOM" Game="MM">
<Scene Name="Z2_BANDROOM"/>
</File>
<File Name="Z2_BANDROOM_room_00" Game="MM">
<Room Name="Z2_BANDROOM_room_00"/>
</File>
<File Name="Z2_BANDROOM_room_01" Game="MM">
<Room Name="Z2_BANDROOM_room_01"/>
</File>
<File Name="Z2_BANDROOM_room_02" Game="MM">
<Room Name="Z2_BANDROOM_room_02"/>
</File>
<File Name="Z2_BANDROOM_room_03" Game="MM">
<Room Name="Z2_BANDROOM_room_03"/>
</File>
<File Name="Z2_BANDROOM_room_04" Game="MM">
<Room Name="Z2_BANDROOM_room_04">
<TextureHint Offset="0x5A38" Type="rgb5a1" Width="64" Height="64"/>
</Room>
</File>
</Root>