Changeset 1017 for Daodan/src/Daodan.h


Ignore:
Timestamp:
Mar 24, 2015, 12:29:19 AM (10 years ago)
Author:
alloc
Message:

Daodan 4.0: Added Input module, cheats bindable to keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan.h

    r992 r1017  
    88#include "Oni/Oni.h"
    99
     10#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof(arr[0]))
     11
    1012extern HMODULE DDrDLLModule;
    1113extern HMODULE DDrONiModule;
Note: See TracChangeset for help on using the changeset viewer.