Finish itemfinder dism/decomp

This commit is contained in:
PikalaxALT
2019-10-03 12:12:06 -04:00
parent afd5f1f52f
commit 26d940dfeb
15 changed files with 549 additions and 937 deletions
+1 -1
View File
@@ -833,7 +833,7 @@ s32 sub_80596FC(struct MapConnection *connection, s32 x, s32 y)
return FALSE;
}
struct MapConnection *sub_805973C(s16 x, s16 y)
struct MapConnection *GetMapConnectionAtPos(s16 x, s16 y)
{
s32 count;
struct MapConnection *connection;