source:
Daodan/src/Oni.h@
275
Last change on this file since 275 was 273, checked in by , 16 years ago | |
---|---|
File size: 110 bytes |
Rev | Line | |
---|---|---|
[273] | 1 | #pragma once |
2 | #ifndef ONI_H | |
3 | #define ONI_H | |
4 | ||
5 | void __cdecl ONiMain(int ArgCount, char *ArgList[]); | |
6 | ||
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.