summaryrefslogtreecommitdiffstats
path: root/src/skel/crossplatform.h
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2020-12-09 02:57:45 +0100
committererorcun <erorcunerorcun@hotmail.com.tr>2020-12-09 03:10:57 +0100
commite1044a79478a3e25bfc44e699eb1f419275e9a0f (patch)
treebcb5923ed9f2b64036ca567a67296a89e6b07670 /src/skel/crossplatform.h
parentFix (diff)
downloadre3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar.gz
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar.bz2
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar.lz
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar.xz
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.tar.zst
re3-e1044a79478a3e25bfc44e699eb1f419275e9a0f.zip
Diffstat (limited to '')
-rw-r--r--src/skel/crossplatform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/skel/crossplatform.h b/src/skel/crossplatform.h
index 1635781b..d8807f2b 100644
--- a/src/skel/crossplatform.h
+++ b/src/skel/crossplatform.h
@@ -83,9 +83,6 @@ enum eGameState
GS_FRONTEND,
GS_INIT_PLAYING_GAME,
GS_PLAYING_GAME,
-#ifndef MASTER
- GS_ANIMVIEWER,
-#endif
};
extern RwUInt32 gGameState;