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

Comparing Daodan/src/BFW_Utility.h (file contents):
Revision 274 by rossy, Tue Mar 17 09:06:00 2009 UTC vs.
Revision 275 by rossy, Wed Mar 18 07:14:58 2009 UTC

# Line 3 | Line 3
3   #define BFW_UTILITY_H
4  
5   #include <stdio.h>
6 + #include <stdint.h>
7 + #include "Daodan.h"
8  
9   void __cdecl UUrStartupMessage(const char* fmt, ...);
10 + int64_t ONICALL UUrMachineTime_High();
11 + double  ONICALL UUrMachineTime_High_Frequency();
12  
13   extern FILE* ONgFileStartup;
14  

Diff Legend

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