mirror of
https://github.com/zeldaret/oot
synced 2026-06-11 13:10:28 -04:00
3fd05c9147
* fix colliderinit typo * fix initchain * reloc * progress * progress * Pick off a few easy functions, reduce number of warnings * more tough OKs * Getting closer to all OK, fix en_girla header * some hard OKs, 7 to go * two funcs remaining * func_80AC7094 OK! * Fix warnings, begin documentation * get most of object_ossan documented, document some of en_ossan * improve en_girla function names * more EnOssan documentation * more documentation * en_tana basically complete, en_girla vars all named, en_ossan documentation improvements * delete TIME ITSELF * object_oF1d_map OK * more names, fixed a poition typo * Nearly all en_ossan functions named, all variables named * format.sh * forgot to delete data * implement pr changes * EnOssan OK! implement most of Roman's suggestions * ugh * implement figs suggestions * implement roman's suggestion * Can't tell my left from my other left Co-authored-by: fig02 <fig02srl@gmail.com>
11 lines
698 B
XML
11 lines
698 B
XML
<Root>
|
|
<File Name="object_shop_dungen" Segment="6">
|
|
<DList Name="gShopDungenWoodenShelvesDL" Offset="0xB80"/>
|
|
<Texture Name="gShopDungenStoneTLUT" OutName="stone_tlut" Format="rgb5a1" Width="16" Height="1" Offset="0xDE0"/>
|
|
<Texture Name="gShopDungenStone1Tex" OutName="stone1_tex" Format="ci4" Width="64" Height="64" Offset="0xE08"/>
|
|
<Texture Name="gShopDungenStone2Tex" OutName="stone2_tex" Format="ci4" Width="64" Height="64" Offset="0x1608"/>
|
|
<DList Name="gShopDungenStoneShelvesDL" Offset="0x27E8"/>
|
|
<Texture Name="gShopDungenWoodPlankTex" OutName="wood_plank_tex" Format="rgb5a1" Width="64" Height="32" Offset="0x2A20"/>
|
|
</File>
|
|
</Root>
|