Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/debug.cpp

    r2280 r2802  
    1 /* $Id: debug.cpp,v 1.1 1999-12-31 10:47:11 sandervl Exp $ */
     1/* $Id: debug.cpp,v 1.2 2000-02-16 14:25:38 sandervl Exp $ */
    22
    33/*
     
    1616#include <misc.h>
    1717#include "oslibdebug.h"
     18
     19#define DBG_LOCALLOG    DBG_debug
     20#include "dbglocal.h"
    1821
    1922/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.