ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Utility.h
(Generate patch)

Comparing Daodan/src/Daodan_Utility.h (file contents):
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_UTILITY_H
2   #define DAODAN_UTILITY_H
3  
5 //#include <stdint.h>
4   #include "Daodan.h"
5  
8 #ifdef __cplusplus
9 extern "C"
10 #endif
6   void __cdecl DDrStartupMessage(const char* fmt, ...);
7   int64_t ONICALL DDrMachineTime_High();
8   double  ONICALL DDrMachineTime_High_Frequency();

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)