Skip to content

Commit

Permalink
Merge pull request rh-hideout#1782 from LOuroboros/patch-2
Browse files Browse the repository at this point in the history
Removed unused extern declaration of old gUnknown func
  • Loading branch information
GriffinRichards authored Sep 13, 2022
2 parents 91c040b + 2d841a2 commit 509f1d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/item.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
#include "constants/items.h"
#include "constants/hold_effects.h"

extern u16 gUnknown_0203CF30[];

// this file's functions
static bool8 CheckPyramidBagHasItem(u16 itemId, u16 count);
static bool8 CheckPyramidBagHasSpace(u16 itemId, u16 count);
Expand Down

0 comments on commit 509f1d5

Please sign in to comment.