summaryrefslogtreecommitdiffstats
path: root/src/core/Game.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-28 10:23:28 +0200
committerGitHub <noreply@github.com>2020-05-28 10:23:28 +0200
commitab7a21e017b8df907c381bb63709c121e3fcb297 (patch)
treeb800e4de4813630b7fbb64c6bb6a97e858894896 /src/core/Game.h
parentcockbuilding ejaculation fix (diff)
parentrem unnecessary asserts (diff)
downloadre3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar.gz
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar.bz2
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar.lz
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar.xz
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.tar.zst
re3-ab7a21e017b8df907c381bb63709c121e3fcb297.zip
Diffstat (limited to 'src/core/Game.h')
-rw-r--r--src/core/Game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Game.h b/src/core/Game.h
index 7ad8d55e..49a3e67c 100644
--- a/src/core/Game.h
+++ b/src/core/Game.h
@@ -62,6 +62,7 @@ public:
static void InitAfterFocusLoss(void);
static bool IsInInterior(void) { return currArea != AREA_MAIN_MAP; }
+ static bool CanSeeWaterFromCurrArea(void);
static bool CanSeeOutSideFromCurrArea(void);
// NB: these do something on PS2