source: Daodan/MSVC/Daodan_Persistence.c@ 880

Last change on this file since 880 was 567, checked in by gumby, 14 years ago

Daodan MSVC

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.