checkpoint
This commit is contained in:
@@ -281,6 +281,7 @@ static inline int closest( int num, int n1, int n2 )
|
|||||||
* if the memory or settings change. */
|
* if the memory or settings change. */
|
||||||
void BannerCache::CacheBanner( CString BannerPath )
|
void BannerCache::CacheBanner( CString BannerPath )
|
||||||
{
|
{
|
||||||
|
CHECKPOINT_M( BannerPath );
|
||||||
if( !DoesFileExist(BannerPath) )
|
if( !DoesFileExist(BannerPath) )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user