source: Daodan/src/Daodan_Utility.h@ 273

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

directory structure

File size: 133 bytes
RevLine 
[272]1#pragma once
2#ifndef DAODAN_UTILITY_H
3#define DAODAN_UTILITY_H
4
5void __cdecl DDrStartupMessage(const char* fmt, ...);
6
7#endif
Note: See TracBrowser for help on using the repository browser.