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/joy.cpp

    r588 r2812  
    1 /* $Id: joy.cpp,v 1.6 1999-08-19 18:46:04 phaller Exp $ */
     1/* $Id: joy.cpp,v 1.7 2000-02-17 14:09:30 sandervl Exp $ */
    22/*
    33 * Odin Joystick apis
     
    2525#include "os2timer.h"
    2626#include "joyos2.h"
     27
     28#define DBG_LOCALLOG    DBG_joy
     29#include "dbglocal.h"
    2730
    2831ODINDEBUGCHANNEL(WINMM-JOY)
Note: See TracChangeset for help on using the changeset viewer.