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