REDRIVER2/src_rebuild/GAME/ASM/COMPRES.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

9 lines
88 B
C

#ifndef COMPRES_H
#define COMPRES_H
extern void decomp_asm() ; // 0x0002D298
#endif