source: Daodan/src/Oni.h@ 316

Last change on this file since 316 was 273, checked in by rossy, 16 years ago

DDrMain

File size: 110 bytes
Line 
1#pragma once
2#ifndef ONI_H
3#define ONI_H
4
5void __cdecl ONiMain(int ArgCount, char *ArgList[]);
6
7#endif
Note: See TracBrowser for help on using the repository browser.