d_lyt_area_caption OK

This commit is contained in:
robojumper
2025-04-20 14:19:18 +02:00
parent 397eb596cd
commit 2eead00a49
10 changed files with 227 additions and 67 deletions
-13
View File
@@ -547,19 +547,6 @@ bool dLytMeter_c::fn_800CA040() {
return false;
}
void floats() {
32.0f;
1.0f;
0.0f;
int x = 0;
f32 f = x;
}
void floats2() {
5.0f;
3.0f;
}
void dLytMeter_c::setUiMode(u16 value) const {
StoryflagManager::sInstance->setFlagOrCounterToValue(840, value);
}