source: Daodan/src/Daodan_Persistence.c @ 455

Last change on this file since 455 was 339, checked in by rossy, 14 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.