summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/newer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/newer.h b/include/newer.h
index af6f00b..5f23ca9 100644
--- a/include/newer.h
+++ b/include/newer.h
@@ -1,6 +1,8 @@
#ifndef NEWER_H
#define NEWER_H
+extern int lastLevelIDs[];
+
void WriteAsciiToTextBox(nw4r::lyt::TextBox *tb, const char *source);
int getUnspentStarCoinCount();