source:
Daodan/MSVC/Daodan_Persistence.c@
620
Last change on this file since 620 was 567, checked in by , 14 years ago | |
---|---|
File size: 115 bytes |
Rev | Line | |
---|---|---|
[567] | 1 | #include "Daodan.h" |
2 | #include "Daodan_Persistence.h" | |
3 | ||
4 | uint8_t ONICALL DDrPersist_GetWonGame() | |
5 | { | |
6 | return 1; | |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.