mirror of
https://github.com/zeldaret/tp
synced 2026-05-25 23:35:23 -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>
10 lines
215 B
C
10 lines
215 B
C
#ifndef JAUSOUNDANIMATION_H_
|
|
#define JAUSOUNDANIMATION_H_
|
|
|
|
extern "C" {
|
|
void getStartSoundIndex__17JAUSoundAnimationCFf(void);
|
|
void getEndSoundIndex__17JAUSoundAnimationCFf(void);
|
|
}
|
|
|
|
#endif // JAUSOUNDANIMATION_H_
|