ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
MSVC
/
Daodan_Persistence.c
Revision:
567
Committed:
Fri Jun 25 03:52:34 2010 UTC
(15 years, 3 months ago) by
gumby
Content type:
text/x-csrc
File size:
115 byte(s)
Log Message:
Daodan MSVC
File Contents
#
Content
1
#include
"Daodan.h"
2
#include
"Daodan_Persistence.h"
3
4
uint8_t
ONICALL
DDrPersist_GetWonGame
()
5
{
6
return
1
;
7
}