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 276 by rossy, Wed Mar 18 07:48:30 2009 UTC vs.
Revision 476 by gumby, Tue Nov 3 10:38:47 2009 UTC

# Line 9 | Line 9 | void __cdecl DDrStartupMessage(const cha
9   int64_t ONICALL DDrMachineTime_High();
10   double  ONICALL DDrMachineTime_High_Frequency();
11   int64_t ONICALL DDrMachineTime_Sixtieths();
12 <
12 > void ONICALL DDrMake_Weapon_Message(char* weapon_string, char* output_ptr);
13 > void ONICALL DDrWeapon2Message(int* weapon, void* output_ptr);
14   #endif

Diff Legend

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