11 lines
222 B
C++
11 lines
222 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>
|
|
|
|
|