1
0
forked from 0ad/0ad

forgot to add, sorry

This was SVN commit r4775.
This commit is contained in:
janwas 2007-01-16 21:16:20 +00:00
parent 5d05ef4ea8
commit 3fa6d64063

View File

@ -0,0 +1,6 @@
#ifndef INCLUDED_WDBG_SYM
#define INCLUDED_WDBG_SYM
extern void wdbg_sym_write_minidump(EXCEPTION_POINTERS* ep);
#endif // #ifndef INCLUDED_WDBG_SYM