mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-25 03:42:34 +01:00
c40d40bd22
- moved necessary data to new sources - running intro with TOMB5 HLE emulator
9 lines
82 B
C
9 lines
82 B
C
#ifndef FONT2_H
|
|
#define FONT2_H
|
|
|
|
|
|
extern void add_prim() ; // 0x0010EB20
|
|
|
|
|
|
#endif
|