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

    r588 r2812  
    1 /* $Id: joyos2.cpp,v 1.3 1999-08-19 18:46:04 phaller Exp $ */
     1/* $Id: joyos2.cpp,v 1.4 2000-02-17 14:09:30 sandervl Exp $ */
    22/*
    33 * OS/2 Joystick apis
     
    2020#include "joyos2.h"
    2121
     22#define DBG_LOCALLOG    DBG_joyos2
     23#include "dbglocal.h"
    2224
    2325#define GAMEPDDNAME     "GAME$"
Note: See TracChangeset for help on using the changeset viewer.