Remove unused local variables and functions
This commit is contained in:
@@ -372,7 +372,6 @@ void SetMewAboveGrass(void)
|
||||
{
|
||||
s16 x;
|
||||
s16 y;
|
||||
u8 spriteId;
|
||||
struct ObjectEvent *mew = &gObjectEvents[GetMewObjectEventId()];
|
||||
|
||||
mew->invisible = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user