mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 08:56:46 -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>
9 lines
135 B
C
9 lines
135 B
C
#ifndef JASDSP_H_
|
|
#define JASDSP_H_
|
|
|
|
extern "C" {
|
|
void setFXLine__6JASDspFUcPsPQ26JASDsp13FxlineConfig_(void);
|
|
}
|
|
|
|
#endif // JASDSP_H_
|