This commit is contained in:
LagoLunatic
2024-07-24 19:16:26 -04:00
parent a45aa90ca5
commit b45ba25123
4 changed files with 14 additions and 10 deletions
+6 -2
View File
@@ -2981,8 +2981,12 @@ void daPy_lk_c::setCollision() {
/* 8011EC0C-8011EEBC .text setAttentionPos__9daPy_lk_cFv */
void daPy_lk_c::setAttentionPos() {
/* Nonmatching */
static const Vec offset_39104 = {0.0f, 30.0f, 20.0f};
static const Vec offset_39108 = {0.0f, 70.0f, 0.0f};
{
static const Vec offset = {0.0f, 30.0f, 20.0f};
}
{
static const Vec offset = {0.0f, 70.0f, 0.0f};
}
}
/* 8011EEBC-8011EF94 .text setRoomInfo__9daPy_lk_cFv */