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

Comparing Daodan/MSVC/Daodan_Utility.h (file contents):
Revision 572 by gumby, Sun Aug 29 19:13:47 2010 UTC vs.
Revision 589 by gumby, Sat Aug 20 09:47:49 2011 UTC

# Line 5 | Line 5
5   //#include <stdint.h>
6   #include "Daodan.h"
7  
8 + #ifdef __cplusplus
9 + extern "C"
10 + #endif
11   void __cdecl DDrStartupMessage(const char* fmt, ...);
12   int64_t ONICALL DDrMachineTime_High();
13   double  ONICALL DDrMachineTime_High_Frequency();

Diff Legend

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