From f6ff7ca41f6e9b496a03e05e2ae053481add2a9f Mon Sep 17 00:00:00 2001 From: Treeki Date: Mon, 28 Jan 2013 02:34:45 +0100 Subject: adding warp zone support to maps and a couple of fixes --- include/newer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') 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(); -- cgit v1.2.3