Synced src/mon_markings.c and partly synced PSS
This commit is contained in:
@@ -51,7 +51,7 @@ const struct TextWindowGraphics gUserFrames[] = {
|
||||
{gUnknown_84717CC, gUnknown_8471A2C}
|
||||
}; // NELEMS = 10
|
||||
|
||||
const struct TextWindowGraphics * GetUserFrameGraphicsInfo(u8 idx)
|
||||
const struct TextWindowGraphics *GetWindowFrameTilesPal(u8 idx)
|
||||
{
|
||||
if (idx >= 20) // if (idx >= NELEMS(gUserFrames))
|
||||
return &gUserFrames[0];
|
||||
|
||||
Reference in New Issue
Block a user