mirror of
https://github.com/zeldaret/tp
synced 2026-06-18 23:37:08 -04:00
80ba3d9fd2
* checkpoint * checkpoint * rename f_pc * checkpoint * small symbol rename and fix some fpc symbols * remove unneeded entries from ldscript * simplify ok check, update docker container Co-authored-by: Pheenoh <pheenoh@gmail.com>
6 lines
75 B
C
6 lines
75 B
C
#ifndef F_PC_LINE_H_
|
|
#define F_PC_LINE_H_
|
|
|
|
void fpcLn_Create(void);
|
|
|
|
#endif |