#pragma once #ifndef DAODAN_BSL_H #define DAODAN_BSL_H #include "Daodan.h" void SLrDaodan_Initalize(); void SLrDaodan_Patch(); #endif