We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90993f4 commit c526776Copy full SHA for c526776
base-hack/include/vars.h
@@ -56,8 +56,6 @@
56
#define GALLEON_2DSOPEN_LANKY 0x2FE
57
#define GALLEON_2DSOPEN_TINY 0x2FF
58
#define FLAG_COLLECTABLE_BEAN 0x300
59
-#define FUNGI_DOOR_0x3A_OPEN 0x301
60
-#define FUNGI_DOOR_0x38_OPEN 0x302
61
#define FLAG_PKMNSNAP_PICTURES 0x26B // 0x26B -> 0x296 (inc.) (44 flags)
62
63
// Unused 0x297, 0x298, 0x299
static/patches/shrink-dk64.bps
0 Bytes
static/patches/symbols.json
@@ -1813,8 +1813,6 @@
1813
"galleon_2dsopen_lanky": 766,
1814
"galleon_2dsopen_tiny": 767,
1815
"flag_collectable_bean": 768,
1816
- "fungi_door_0x3a_open": 769,
1817
- "fungi_door_0x38_open": 770,
1818
"flag_pkmnsnap_pictures": 619,
1819
"flag_item_belt_0": 666,
1820
"flag_item_belt_1": 667,
0 commit comments