ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Persistence.c
Revision: 339
Committed: Sat Jun 6 01:30:13 2009 UTC (16 years, 4 months ago) by rossy
Content type: text/x-csrc
File size: 115 byte(s)
Log Message:
Developer Mode

File Contents

# Content
1 #include "Daodan.h"
2 #include "Daodan_Persistence.h"
3
4 uint8_t ONICALL DDrPersist_GetWonGame()
5 {
6 return 1;
7 }