REDRIVER2/src_rebuild/GAME/C/SEARCH.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
91 B
C

#ifndef SEARCH_H
#define SEARCH_H
extern void InitTextureNames(); // 0x0001BA88
#endif