Annotation of generator/hdr/state.h, revision 1.1.1.2

1.1       root        1: time_t state_date(const int slot);
                      2: int state_load(const int slot);
                      3: int state_save(const int slot);
1.1.1.2 ! root        4: int state_loadfile(const char *filename);
        !             5: int state_savefile(const char *filename);
        !             6: 
        !             7: void state_write8(const char *mod, const char *name, uint8 instance,
        !             8:                                     uint8 *data, uint32 size);
        !             9: void state_write16(const char *mod, const char *name, uint8 instance,
        !            10:                                      uint16 *data, uint32 size);
        !            11: void state_write32(const char *mod, const char *name, uint8 instance,
        !            12:                                      uint32 *data, uint32 size);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.