Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
dx8caps.cpp File Reference
#include "always.h"
#include "dx8caps.h"
#include "dx8wrapper.h"
#include "formconv.h"
#include <windows.h>
#include <mmsystem.h>

Go to the source code of this file.

Macros

#define DXLOG(n)
 
#define COMPACTLOG(n)
 

Macro Definition Documentation

◆ COMPACTLOG

#define COMPACTLOG ( n)
Value:
CapsWorkString.Format n ; CompactLog+=CapsWorkString;

Definition at line 51 of file dx8caps.cpp.

◆ DXLOG

#define DXLOG ( n)
Value:
CapsWorkString.Format n ; CapsLog+=CapsWorkString;

Definition at line 50 of file dx8caps.cpp.