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

Comparing Daodan/src/Daodan.c (file contents):
Revision 893 by alloc, Fri Jul 26 10:42:31 2013 UTC vs.
Revision 983 by alloc, Sun Mar 16 20:06:52 2014 UTC

# Line 20 | Line 20
20   HMODULE DDrDLLModule;
21   HMODULE DDrONiModule;
22  
23
23   void __cdecl DDrMain(int argc, char* argv[])
24   {
25          time_t rawtime;
# Line 36 | Line 35 | void __cdecl DDrMain(int argc, char* arg
35          DDrConfig(argc, argv);
36  
37          DD_Patch_Init();
38 <        
40 <        
38 >
39          ONiMain(argc, argv);
40   }
41   /*

Diff Legend

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