Files
itgmania212121/stepmania/src/archutils/Darwin/Crash.h
T

15 lines
275 B
C
Raw Normal View History

2003-07-31 22:32:45 +00:00
#ifndef DARWIN_CRASH_H
#define DARWIN_CRASH_H
/*
* Crash.h
* stepmania
*
* Created by Steve Checkoway on Thu Jul 31 2003.
* Copyright (c) 2003 Steve Checkoway. All rights reserved.
*
*/
2004-03-06 01:20:24 +00:00
void InformUserOfCrash( const CString &sPath );
2003-07-31 22:32:45 +00:00
#endif /* DARWIN_CRASH_H */