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

Comparing Daodan/src/Daodan.h (file contents):
Revision 992 by alloc, Sat Apr 5 10:19:11 2014 UTC vs.
Revision 1017 by alloc, Mon Mar 23 23:29:19 2015 UTC

# Line 7 | Line 7
7  
8   #include "Oni/Oni.h"
9  
10 + #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof(arr[0]))
11 +
12   extern HMODULE DDrDLLModule;
13   extern HMODULE DDrONiModule;
14  

Diff Legend

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