mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-02 00:38:49 -04:00
Implement & link second_game.c
This commit is contained in:
@@ -10,6 +10,7 @@ extern "C" {
|
||||
|
||||
extern s16 atans_table(f32 x, f32 y);
|
||||
extern f32 atanf_table(f32 x, f32 y);
|
||||
extern void init_rnd();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user