ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
src
/
Daodan_Persistence.h
Revision:
297
Committed:
Fri Apr 17 13:31:04 2009 UTC
(16 years, 5 months ago) by
rossy
Content type:
text/x-chdr
File size:
131 byte(s)
Log Message:
some things that probably dont work
File Contents
#
Content
1
#pragma once
2
#ifndef DAODAN_PERSISTENCE_H
3
#define DAODAN_PERSISTENCE_H
4
5
onibool
ONICALL
(
*
DDrPersist_GetWonGame
)();
6
7
#endif