Ignore:
Timestamp:
Mar 7, 2013, 6:26:13 PM (12 years ago)
Author:
alloc
Message:

Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Utility.h

    r677 r692  
    1 #pragma once
    21#ifndef DAODAN_UTILITY_H
    32#define DAODAN_UTILITY_H
    43
    5 //#include <stdint.h>
    64#include "Daodan.h"
    75
    8 #ifdef __cplusplus
    9 extern "C"
    10 #endif
    116void __cdecl DDrStartupMessage(const char* fmt, ...);
    127int64_t ONICALL DDrMachineTime_High();
Note: See TracChangeset for help on using the changeset viewer.