summaryrefslogtreecommitdiff
path: root/include/newer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/newer.h')
-rw-r--r--include/newer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/newer.h b/include/newer.h
index 4f34f81..d98f290 100644
--- a/include/newer.h
+++ b/include/newer.h
@@ -27,5 +27,6 @@ enum NWRWorld {
NWRWorld NewerWorldForLevelID(int world, int level);
const wchar_t *NewerWorldName(NWRWorld world);
+int getStarCoinCount();
#endif /* NEWER_H */