source: Daodan/MSVC/Daodan_BSL.h@ 610

Last change on this file since 610 was 567, checked in by gumby, 14 years ago

Daodan MSVC

File size: 147 bytes
Line 
1#pragma once
2#ifndef DAODAN_BSL_H
3#define DAODAN_BSL_H
4
5#include "Daodan.h"
6
7void SLrDaodan_Initalize();
8void SLrDaodan_Patch();
9
10#endif
Note: See TracBrowser for help on using the repository browser.