#pragma once #ifndef DAODAN_PERSISTENCE_H #define DAODAN_PERSISTENCE_H #include #include "Daodan.h" uint8_t ONICALL DDrPersist_GetWonGame(); #endif