source: Daodan/src/Daodan_Persistence.c@ 599

Last change on this file since 599 was 339, checked in by rossy, 15 years ago

Developer Mode

File size: 115 bytes
Line 
1#include "Daodan.h"
2#include "Daodan_Persistence.h"
3
4uint8_t ONICALL DDrPersist_GetWonGame()
5{
6 return 1;
7}
Note: See TracBrowser for help on using the repository browser.