mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -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>
8 lines
166 B
C
8 lines
166 B
C
#ifndef JSUMEMORYINPUTSTREAM_H_
|
|
#define JSUMEMORYINPUTSTREAM_H_
|
|
|
|
extern "C" {
|
|
void setBuffer__20JSUMemoryInputStreamFPCvl(void);
|
|
}
|
|
|
|
#endif // JSUMEMORYINPUTSTREAM_H_
|