summaryrefslogtreecommitdiff
path: root/src/m_misc.h
diff options
context:
space:
mode:
authorSimon Howard2006-12-21 21:43:47 +0000
committerSimon Howard2006-12-21 21:43:47 +0000
commit37c6b72103cc9d7965a669cdca01edae83f765e4 (patch)
tree829da412a95f0138e21ea1122bf756c1bf28d69f /src/m_misc.h
parentf7a83bd1057494c688acfaff9c1453ac4be34711 (diff)
downloadchocolate-doom-37c6b72103cc9d7965a669cdca01edae83f765e4.tar.gz
chocolate-doom-37c6b72103cc9d7965a669cdca01edae83f765e4.tar.bz2
chocolate-doom-37c6b72103cc9d7965a669cdca01edae83f765e4.zip
Split off IWAD-related code into separate d_iwad.c. On Windows, search
the registry to automatically find the locations of installed IWADs. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 791
Diffstat (limited to 'src/m_misc.h')
-rw-r--r--src/m_misc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/m_misc.h b/src/m_misc.h
index 2258ec78..41ba96ae 100644
--- a/src/m_misc.h
+++ b/src/m_misc.h
@@ -57,6 +57,8 @@ void M_SetConfigDir(void);
void M_MakeDirectory(char *dir);
+boolean M_FileExists(char *file);
+
int
M_DrawText