fix: volatileFlag_set definition

This commit is contained in:
Bl00D4NGEL 2024-10-02 01:21:51 +02:00
parent bcffeec1fb
commit f7a084aa10
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ typedef struct struct_1A_s {
extern void func_802C5994(void);
extern void func_802E412C(s32, s32);
void volatileFlag_set(s32, s32);
void volatileFlag_set(enum volatile_flags_e, s32);
f32 func_8024DE1C(f32, f32, f32 *, f32 *);
void func_80310D2C(void);