ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
src
/
Daodan_Persistence.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing Daodan/src/Daodan_Persistence.c (file contents):
Revision
297
by
rossy
, Fri Apr 17 13:31:04 2009 UTC vs.
Revision
339
by
rossy
, Sat Jun 6 01:30:13 2009 UTC
#
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
+
}
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)