oops
This commit is contained in:
parent
7198d40ec8
commit
0691632ac6
1 changed files with 1 additions and 1 deletions
|
@ -1280,7 +1280,7 @@ s32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing)
|
|||
default:
|
||||
return 0;
|
||||
}
|
||||
case CHAR_SPECIAL_F7:
|
||||
case CHAR_DYNAMIC:
|
||||
if (bufferPointer == NULL)
|
||||
bufferPointer = DynamicPlaceholderTextUtil_GetPlaceholderPtr(*++str);
|
||||
while (*bufferPointer != EOS)
|
||||
|
|
Loading…
Reference in a new issue