mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-08 12:16:19 -04:00
15git statusgit status (link ac_rope)
This commit is contained in:
@@ -10,6 +10,10 @@ extern "C" {
|
||||
|
||||
extern ACTOR_PROFILE Rope_Profile;
|
||||
|
||||
typedef struct rope_actor_s{
|
||||
ACTOR actor;
|
||||
}ROPE_ACTOR;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -429,7 +429,7 @@ typedef enum bank_id {
|
||||
ACTOR_OBJ_BANK_391,
|
||||
ACTOR_OBJ_BANK_392,
|
||||
ACTOR_OBJ_BANK_393,
|
||||
ACTOR_OBJ_BANK_394,
|
||||
ACTOR_OBJ_BANK_ROPE,
|
||||
ACTOR_OBJ_BANK_CRACKER,
|
||||
ACTOR_OBJ_BANK_396,
|
||||
ACTOR_OBJ_BANK_397,
|
||||
|
||||
Reference in New Issue
Block a user