ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
src
/
Daodan_BSL.h
Revision:
439
Committed:
Fri Jul 17 08:34:48 2009 UTC
(16 years, 2 months ago) by
rossy
Content type:
text/x-chdr
File size:
122 byte(s)
Log Message:
Daodan_BSL
File Contents
#
Content
1
#pragma once
2
#ifndef DAODAN_BSL_H
3
#define DAODAN_BSL_H
4
5
#include
"Daodan.h"
6
7
void
SLrDaodan_Initalize
();
8
9
#endif