Skip to content

Commit

Permalink
Removed unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
KEKW555 committed Dec 2, 2023
1 parent 4e9384c commit 23bbfec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screenTilemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ void sub_0807D280(u16* mapspecial, u16* bgbuffer) {
u32 unk_18;
s32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6;
s32 xdiff, ydiff;
u16 *src, *dst;
s32 i, j, index_hack;

xdiff = (gRoomControls.scroll_x - gRoomControls.origin_x);
Expand Down

0 comments on commit 23bbfec

Please sign in to comment.