mirror of
https://github.com/n64decomp/mk64
synced 2026-08-17 12:59:29 -04:00
Match memory.c, remove warnings, fix fake matches (#301)
* Match memory, remove warnings, fix fake matches * label switch
This commit is contained in:
+2
-1
@@ -66,6 +66,7 @@ struct UnkStruct_8028088C {
|
||||
s32 unk3C;
|
||||
};
|
||||
|
||||
void func_80281438(void);
|
||||
void func_80280650();
|
||||
void func_80280658(struct UnkStruct_80280658*);
|
||||
struct UnkStruct_80280658 *func_802806C8();
|
||||
@@ -96,7 +97,7 @@ extern struct UnkStruct_80280658 *D_80284E7C;
|
||||
extern s32 D_80284E88;
|
||||
extern s32 D_802874E0;
|
||||
extern s8 D_802874F4;
|
||||
extern s32 D_802874D4;
|
||||
extern Gfx *D_802874D4;
|
||||
extern s32 D_802874FC;
|
||||
extern Mat4 D_80287500;
|
||||
extern s16 D_80164AF0;
|
||||
|
||||
Reference in New Issue
Block a user