mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-18 07:05:27 -04:00
match JFWDisplay on J
This commit is contained in:
@@ -16,7 +16,7 @@ JUTProcBar::JUTProcBar() {
|
||||
mVisible = true;
|
||||
mHeapBarVisible = true;
|
||||
field_0x108 = 0;
|
||||
u16 height = JUTVideo::getManager()->getXfbHeight();
|
||||
u32 height = JUTVideo::getManager()->getXfbHeight();
|
||||
if (height > 400) {
|
||||
mParams.setBarWidth(2);
|
||||
mParams.setPosition(39, height - 40);
|
||||
|
||||
Reference in New Issue
Block a user