1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-13 02:10:57 +00:00

Introduce ACTORCAT_MAX

This commit is contained in:
Dragorn421 2021-12-13 22:46:07 +01:00
parent 0706d2b3b0
commit 419473b77e
No known key found for this signature in database
GPG key ID: C182A3A3996E8201
3 changed files with 4 additions and 3 deletions

View file

@ -1982,7 +1982,7 @@ void func_800304DC(GlobalContext* globalCtx, ActorContext* actorCtx, ActorEntry*
func_8002FA60(globalCtx);
}
u32 D_80116068[] = {
u32 D_80116068[ACTORCAT_MAX] = {
0x100000C0, 0x100000C0, 0x00000000, 0x100004C0, 0x00000080, 0x300000C0,
0x10000080, 0x00000000, 0x300000C0, 0x100004C0, 0x00000000, 0x100000C0,
};