mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-08 18:13:05 -04:00
link ac_fallSESW.c
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef struct actor_falls_south_east_west{
|
||||
typedef struct actor_falls_south_east_south_west{
|
||||
STRUCTURE_ACTOR structure_class;
|
||||
}FALLSEW_ACTOR;
|
||||
}FALLSESW_ACTOR;
|
||||
|
||||
extern ACTOR_PROFILE FallSESW_Profile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user