summaryrefslogtreecommitdiff
path: root/include/m_house.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_house.h')
-rw-r--r--include/m_house.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_house.h b/include/m_house.h
index 539a4a0..165dbf2 100644
--- a/include/m_house.h
+++ b/include/m_house.h
@@ -27,4 +27,6 @@ typedef enum mHS_HOUSE {
/* 4 */ mHS_HOUSE_NUM
} mHS_HOUSE;
+s32 mHS_get_arrange_idx(s32 player);
+
#endif