source:
Daodan/src/Daodan_Persistence.c@
449
Last change on this file since 449 was 339, checked in by , 15 years ago | |
---|---|
File size: 115 bytes |
Line | |
---|---|
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.