checkpoint

This commit is contained in:
Glenn Maynard
2004-05-24 00:24:47 +00:00
parent f1ebbe330d
commit 0b96646afc
+1
View File
@@ -281,6 +281,7 @@ static inline int closest( int num, int n1, int n2 )
* if the memory or settings change. */
void BannerCache::CacheBanner( CString BannerPath )
{
CHECKPOINT_M( BannerPath );
if( !DoesFileExist(BannerPath) )
return;