mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-24 11:22:39 +01:00
c40d40bd22
- moved necessary data to new sources - running intro with TOMB5 HLE emulator
9 lines
91 B
C
9 lines
91 B
C
#ifndef SEARCH_H
|
|
#define SEARCH_H
|
|
|
|
|
|
extern void InitTextureNames(); // 0x0001BA88
|
|
|
|
|
|
#endif
|