mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-23 02:42:38 +01:00
9 lines
82 B
C
9 lines
82 B
C
#ifndef FONT2_H
|
|
#define FONT2_H
|
|
|
|
|
|
extern void add_prim() ; // 0x0010EB20
|
|
|
|
|
|
#endif
|