Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pkmnsnfrn committed Jul 27, 2024
1 parent fccecf0 commit 4f03ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/text_window.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,3 @@ void LoadUserWindowBorderGfxOnBg(u8 bg, u16 destOffset, u8 palOffset)
LoadBgTiles(bg, sWindowFrames[gSaveBlock2Ptr->optionsWindowFrameType].tiles, 0x120, destOffset);
LoadPalette(GetWindowFrameTilesPal(gSaveBlock2Ptr->optionsWindowFrameType)->pal, palOffset, PLTT_SIZE_4BPP);
}

0 comments on commit 4f03ba9

Please sign in to comment.