# | Line 0 | Line 1 | |
---|---|---|
1 | + | #include "Daodan.h" |
2 | + | #include "Daodan_Persistence.h" |
3 | + | |
4 | + | uint8_t ONICALL DDrPersist_GetWonGame() |
5 | + | { |
6 | + | return 1; |
7 | + | } |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |