bs animation enum update

This commit is contained in:
Banjo Kazooie
2023-01-30 15:35:06 -06:00
parent 7f2339a0f7
commit 3bc8000903
26 changed files with 161 additions and 140 deletions

View File

@@ -3,7 +3,6 @@
#include "variables.h"
s32 D_80368AA0[3] = {0xC8, 0xC8, 0xE6};
/* .bss */
u8 D_80380A00;
@@ -19,6 +18,8 @@ void func_802F1EA4(void){
}
ParticleEmitter *func_802F1EC8(f32 *position) {
static s32 D_80368AA0[3] = {0xC8, 0xC8, 0xE6};
ParticleEmitter *p_emitter;
p_emitter = func_802F0EF0(D_80380A00);