#pragma once #ifndef ONI_PERSISTENCE_H #define ONI_PERSISTENCE_H #include #include "Daodan.h" float ONICALL ONrPersist_GetGamma(); uint8_t ONICALL ONrPersist_GetWonGame(); #endif