Changeset 339 for Daodan/src/Daodan_Persistence.h
- Timestamp:
- Jun 6, 2009, 3:30:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan_Persistence.h
r297 r339 3 3 #define DAODAN_PERSISTENCE_H 4 4 5 onibool ONICALL (*DDrPersist_GetWonGame)(); 5 #include <stdint.h> 6 7 #include "Daodan.h" 8 9 uint8_t ONICALL DDrPersist_GetWonGame(); 6 10 7 11 #endif
Note:
See TracChangeset
for help on using the changeset viewer.