This commit is contained in:
theo3 2021-11-04 21:18:35 -07:00
parent 87002946e5
commit ea69be3d29
2 changed files with 8 additions and 1 deletions

View File

@ -100,7 +100,11 @@ const char* const globalFlagNames[] = {
"WARP_EVENT_END",
"FIGURE_ALLCOMP",
"AKINDO_BOTTLE_SELL",
#ifdef EU
"BIN_DOOGFOOD",
#else
"BIN_DOGFOOD",
#endif
"TINGLE_TALK1ST",
"SEIIKI_BGM",
"ENTRANCE_0",

View File

@ -66,7 +66,10 @@ const Hitbox* const gUnk_0812AAD8[] = {
};
const u8 gUnk_0812AAE8[] = {
0, 12, 16, 16,
0,
12,
16,
16,
};
void PlayerItem10(Entity* this) {