Ignore:
Timestamp:
Apr 1, 2002, 11:00:04 AM (23 years ago)
Author:
bird
Message:

Don't include the prototype if WIN32API isn't defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/versionos2.h

    r7573 r8154  
    1 /* $Id: versionos2.h,v 1.22 2001-12-08 12:00:50 sandervl Exp $ */
     1/* $Id: versionos2.h,v 1.23 2002-04-01 09:00:04 bird Exp $ */
    22
    33#ifndef __VERSIONOS2__H__
     
    7777
    7878//Override windows version reported by Odin
     79#ifdef WIN32API
    7980void WIN32API OdinSetVersion(ULONG version);
     81#endif
    8082
    8183#endif
Note: See TracChangeset for help on using the changeset viewer.