Ignore:
Timestamp:
Feb 17, 2000, 3:10:18 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature + fixed waveout query format bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/auxiliary.cpp

    r2308 r2812  
    1 /* $Id: auxiliary.cpp,v 1.2 2000-01-03 10:29:02 sandervl Exp $ */
     1/* $Id: auxiliary.cpp,v 1.3 2000-02-17 14:09:30 sandervl Exp $ */
    22
    33/*
     
    2727#include "winmm.h"
    2828#include "auxiliary.h"
     29
     30#define DBG_LOCALLOG    DBG_auxiliary
     31#include "dbglocal.h"
    2932
    3033ODINDEBUGCHANNEL(WINMM-AUX)
Note: See TracChangeset for help on using the changeset viewer.