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