summaryrefslogtreecommitdiff
path: root/include/m_house.h
diff options
context:
space:
mode:
authorPrakxo <87568477+Prakxo@users.noreply.github.com>2023-10-05 20:39:15 +0200
committerGitHub <noreply@github.com>2023-10-05 11:39:15 -0700
commiteba2c4cb0ffdee3adce5de9919e82cd4befe98c6 (patch)
treeea7f8a1d49db63cefeab71829b608c1d4955cc0d /include/m_house.h
parent41c63f5f4db141e4e60980c354afdd4186aaa6e5 (diff)
m_cockroach OK (#106)
* m_cockroach OK * fixes * fixes * fix * forgor which change was mine lol * space --------- Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
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