mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-01 09:47:18 -04:00
d4dc34ee71
* Reorganize csvs and progress.py * Put stuff in the correct folders * Reduce lots of repeated code * Change csv output format * Filter out automaticaly named variables in "Matching" progress calculation for assets * Address Elliptic's review * Don't count handwritten files in progress and add a way to fix files detected in the wrong section * Add missing "total" * More fixing * Add two missing columns * Update paths in Jenkinsfile * Update progress shield in readme * Update progress link
9 lines
557 B
XML
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>
|