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