Remove InitVars from actor headers

This commit is contained in:
Angie
2022-07-24 20:12:34 -04:00
parent b5a133d961
commit e58099223c
560 changed files with 0 additions and 1120 deletions
-2
View File
@@ -122,8 +122,6 @@ typedef struct EnRecepgirl {
/* 0x02AC */ char unk_2AC[0x8];
} EnRecepgirl; // size = 0x2B4
extern const ActorInit En_Recepgirl_InitVars;
#endif // Z_EN_RECEPGIRL_H
```