Skip to content

Commit

Permalink
Merge pull request #115 from Kelebek1/fragment9
Browse files Browse the repository at this point in the history
fragment9
  • Loading branch information
RevoSucks committed Sep 3, 2024
2 parents 6c99f34 + f5596d8 commit 72cf1a2
Show file tree
Hide file tree
Showing 5 changed files with 608 additions and 20 deletions.
3 changes: 2 additions & 1 deletion include/variables.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ extern u32 D_81000000;
extern u32 D_8D000000;

typedef struct unk_D_80068BA0 {
/* 0x00 */ char pad00[0x4];
/* 0x00 */ char pad00[0x2];
/* 0x02 */ s16 unk_02;
/* 0x04 */ s16 unk_04;
/* 0x06 */ u16 unk_06;
/* 0x08 */ u16 unk_08;
Expand Down
1 change: 1 addition & 0 deletions src/30640.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include "global.h"

f32 func_80031A6C(f32);
void func_80031EF4(f32[4][4], Vec3f*);

#endif // _30640_H_
Loading

0 comments on commit 72cf1a2

Please sign in to comment.