2025-04-27 07:49:33 -04:00

11 lines
232 B
C++

#include "msrating.h"
// Define some things for debug.h
//
#define SZ_DEBUGINI "ccshell.ini"
#define SZ_DEBUGSECTION "msrating"
#define SZ_MODULE "MSRATING"
#define DECLARE_DEBUG
#include <debug.h>