diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-01-19 17:50:52 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-01-19 18:19:33 -0500 |
commit | b65980cd4ea7e1a8052a0d2c5cb6edd73d35b89c (patch) | |
tree | 355ef6baab155f6eb553d534ade7af6f0dac65c8 /src/credits.c | |
parent | c2ddb92c9e0905a6625f83f7b5e0936b630c0597 (diff) |
Remove unused local variables and functions
Diffstat (limited to 'src/credits.c')
-rw-r--r-- | src/credits.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/credits.c b/src/credits.c index 41d1c1686..0fc838b22 100644 --- a/src/credits.c +++ b/src/credits.c @@ -1305,8 +1305,6 @@ static void sub_8175808(u8 taskIdA) static void c2_080C9BFC(u8 taskIdA) { - u16 backup; - SetVBlankCallback(NULL); if (sub_8176AB0(gTasks[taskIdA].data[TDA_7], taskIdA)) |