mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 05:14:58 -04:00
JFWSystem OK
This commit is contained in:
@@ -54,7 +54,8 @@ public:
|
||||
}
|
||||
|
||||
void setFont(JUTFont* p_font) {
|
||||
mFont = p_font;
|
||||
// Fakematch...? Fixes GCN but breaks TP Wii. TODO: Test after TP Wii flags are fixed.
|
||||
p_font = mFont = p_font;
|
||||
setFontSize(p_font->getWidth(), p_font->getHeight());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user