REDRIVER2/src_rebuild/GAME/ASM/RNC_2.H
Ilya Shurumov c40d40bd22 - added sources rebuilt with TDR and partially decompiled intro sequence
- moved necessary data to new sources
- running intro with TOMB5 HLE emulator
2020-03-28 03:25:35 +06:00

13 lines
169 B
C

#ifndef RNC_2_H
#define RNC_2_H
extern void UnpackRNC() ; // 0x0001B434
extern void Unpack() ; // 0x0001B488
extern void _mcard_text_size() ; // 0x0001B4FC
#endif