mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Extract Embedded Model Data
This commit is contained in:
@@ -15,35 +15,8 @@
|
||||
const u16 l_chainS3TCTEX__width = 32;
|
||||
const u16 l_chainS3TCTEX__height = 32;
|
||||
|
||||
static Vec l_pos[] = {
|
||||
{-2.0f, 1.522254f, -0.0f},
|
||||
{-2.0f, 1.522254f, 7.0f},
|
||||
{2.0f, 1.522254f, -0.0f},
|
||||
{-3.5f, 0.0f, -1.5f},
|
||||
{-3.5f, 0.0f, 8.5f},
|
||||
{3.5f, 0.0f, -1.5f},
|
||||
{-2.0f, -1.522254f, -0.0f},
|
||||
{-2.0f, -1.522254f, 7.0f},
|
||||
{2.0f, -1.522254f, -0.0f},
|
||||
{2.0f, 1.522254f, 7.0f},
|
||||
{3.5f, 0.0f, 8.5f},
|
||||
{2.0f, -1.522254f, 7.0f},
|
||||
};
|
||||
|
||||
static cXy l_texCoord[] = {
|
||||
{0.02736f, 0.041406f},
|
||||
{0.97264f, 0.041406f},
|
||||
{0.830848f, 0.40324f},
|
||||
{0.169152f, 0.40324f},
|
||||
{0.03125f, 0.0f},
|
||||
{0.96875f, 0.0f},
|
||||
{0.767857f, 0.494086f},
|
||||
{0.232143f, 0.494086f},
|
||||
{0.038462f, 0.48226f},
|
||||
{0.038462f, 0.983522f},
|
||||
{0.961538f, 0.48226f},
|
||||
{0.961538f, 0.983522f},
|
||||
};
|
||||
#include "assets/l_pos__d_hookshot.h"
|
||||
#include "assets/l_texCoord__d_hookshot.h"
|
||||
|
||||
#include "assets/l_chainDL__d_hookshot.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user