source:
Daodan/Daodan.h@
271
Last change on this file since 271 was 269, checked in by , 16 years ago | |
---|---|
File size: 168 bytes |
Line | |
---|---|
1 | #pragma once |
2 | #ifndef DAODAN_H |
3 | #define DAODAN_H |
4 | |
5 | #include <windows.h> |
6 | #include <stdbool.h> |
7 | |
8 | extern HMODULE DDrDLLModule; |
9 | extern HMODULE DDrONiModule; |
10 | |
11 | #endif |
Note:
See TracBrowser
for help on using the repository browser.