mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-07 19:10:43 -04:00
cleanup
This commit is contained in:
@@ -76,7 +76,7 @@ int daObjEbomzo::Act_c::Create() {
|
||||
}
|
||||
else mMode = Ebomzo_Mode_Check;
|
||||
|
||||
return TRUE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
/* 0000021C-000003A0 .text Mthd_Create__Q211daObjEbomzo5Act_cFv */
|
||||
|
||||
@@ -107,7 +107,7 @@ Vec l_pos[] = {
|
||||
{840.0f, -1100.0f, 0.0f},
|
||||
};
|
||||
|
||||
f32 l_texCoord[][2] = {
|
||||
cXy l_texCoord[] = {
|
||||
{0.0f, 0.0f},
|
||||
{0.165f, 0.0f},
|
||||
{0.33f, 0.0f},
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@ static Vec l_pos[] = {
|
||||
{ 2.0f, -1.522254f, 7.0f },
|
||||
|
||||
};
|
||||
static f32 l_texCoord[][2] = {
|
||||
static cXy l_texCoord[] = {
|
||||
{ 0.02736f, 0.041406f },
|
||||
{ 0.97264f, 0.041406f },
|
||||
{ 0.830848f, 0.40324f },
|
||||
|
||||
Reference in New Issue
Block a user