mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
big d_a_alink pass (#214)
* d_a_alink pass1 wip * more d_a_alink work * remove asm * more daalink work * 20% dol code decompiled * fixed some nonmatchings for building * a few daalink functions and labeling some HIO data
This commit is contained in:
@@ -365,7 +365,7 @@ asm void JUTResFont::getWidthEntry(int param_0, JUTFont::TWidth* param_1) const
|
||||
/* 802DFD0C-802DFD58 2DA64C 004C+00 1/0 1/0 0/0 .text getCellWidth__10JUTResFontCFv */
|
||||
// regalloc
|
||||
#ifdef NONMATCHING
|
||||
u16 JUTResFont::getCellWidth() const {
|
||||
int JUTResFont::getCellWidth() const {
|
||||
u16 width;
|
||||
|
||||
if (mGly1Ptr && mGly1Ptr->magic != 0) {
|
||||
|
||||
Reference in New Issue
Block a user