REDRIVER2/src_rebuild/Game/C/mgeneric.h
2020-12-28 14:51:40 +06:00

9 lines
136 B
C

#ifndef MGENERIC_H
#define MGENERIC_H
extern void StoreEndData(); // 0x00060740
extern void RestoreStartData(); // 0x000607E4
#endif