Files
mm/assets/xml/static/nintendo_rogo_static.xml
T
EllipticEllipsis 14ad66b4ed ovl_title OK (#311)
* OK, asset XML made and symbols imported

* Missed a GLOBAL_ASM

* Remove data from spec

* engineer's review

* Correct arg

* Un-format functions.h

* Hopefully fix it
2021-09-27 21:29:30 -04:00

9 lines
557 B
XML

<Root>
<File Name="nintendo_rogo_static" Segment="1" Game="MM">
<Texture Name="gNintendo64LogoTextTex" OutName="nintendo_64_logo_text" Format="i8" Width="192" Height="32" Offset="0x0"/>
<Texture Name="gNintendo64LogoTextShineTex" OutName="nintendo_64_logo_text_shine" Format="i8" Width="32" Height="32" Offset="0x1800"/>
<DList Name="gNintendo64LogoNDL" Offset="0x2720"/>
<Texture Name="gNintendo64LogoNShineTex" OutName="nintendo_64_logo_n_shine" Format="i8" Width="32" Height="32" Offset="0x29C0"/>
</File>
</Root>