Skip to content

Commit

Permalink
Merge pull request #228 from AnonymousRandomPerson/master
Browse files Browse the repository at this point in the history
Update HandleTextFormat decomp.me to closer match
  • Loading branch information
SethBarberee authored Oct 10, 2024
2 parents abf9472 + c997958 commit 5af37bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/text2.c
Original file line number Diff line number Diff line change
Expand Up @@ -3532,7 +3532,7 @@ extern u8 gUnknown_20274A6[];
s32 InterpretColorChar(u8 a0);

#ifdef NONMATCHING
// https://decomp.me/scratch/AJ2km
// https://decomp.me/scratch/lp1Fo
const u8 *HandleTextFormat(UnkTextStruct1 *strArr, const u8 *str, struct UnkDrawStringStruct *sp)
{
while (*str == '#') {
Expand Down

0 comments on commit 5af37bd

Please sign in to comment.