Document item_use.c
This commit is contained in:
@@ -859,7 +859,7 @@ int sub_8088A4C(struct MapConnection *connection, int x, int y)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
struct MapConnection *sub_8088A8C(s16 x, s16 y)
|
||||
struct MapConnection *GetConnectionAtCoords(s16 x, s16 y)
|
||||
{
|
||||
int count;
|
||||
struct MapConnection *connection;
|
||||
|
||||
Reference in New Issue
Block a user