source: Daodan/MSVC/Oni_Persistence.h@ 630

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

Daodan MSVC

File size: 210 bytes
Line 
1#pragma once
2#ifndef ONI_PERSISTENCE_H
3#define ONI_PERSISTENCE_H
4
5//#include <stdint.h>
6#include "Daodan.h"
7/*
8float ONICALL ONrPersist_GetGamma();
9uint8_t ONICALL ONrPersist_GetWonGame();
10*/
11#endif
Note: See TracBrowser for help on using the repository browser.