Ignore:
Timestamp:
Jun 6, 2009, 3:30:13 AM (16 years ago)
Author:
rossy
Message:

Developer Mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Persistence.h

    r297 r339  
    33#define DAODAN_PERSISTENCE_H
    44
    5 onibool ONICALL (*DDrPersist_GetWonGame)();
     5#include <stdint.h>
     6
     7#include "Daodan.h"
     8
     9uint8_t ONICALL DDrPersist_GetWonGame();
    610
    711#endif
Note: See TracChangeset for help on using the changeset viewer.