0ad/source/lib/sysdep/win/wdbg_sym.h
janwas 3fa6d64063 forgot to add, sorry
This was SVN commit r4775.
2007-01-16 21:16:20 +00:00

7 lines
157 B
C

#ifndef INCLUDED_WDBG_SYM
#define INCLUDED_WDBG_SYM
extern void wdbg_sym_write_minidump(EXCEPTION_POINTERS* ep);
#endif // #ifndef INCLUDED_WDBG_SYM