source: Daodan/src/Daodan_Persistence.h@ 880

Last change on this file since 880 was 692, checked in by alloc, 12 years ago

Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)

File size: 137 bytes
Line 
1#ifndef DAODAN_PERSISTENCE_H
2#define DAODAN_PERSISTENCE_H
3
4#include "Daodan.h"
5
6uint8_t ONICALL DDrPersist_GetWonGame();
7
8#endif
Note: See TracBrowser for help on using the repository browser.